Am Fri, 4 Feb 2011 13:54:20 -0200 schrieb Diego Lima lists@diegolima.org:
Hello all,
I'm running some load tests on an LDAP server using JMeter and as part of the tests I'm running a continuous loop of users trying to change their passwords. The problem is, there is a point where OpenLDAP stops responding requests and is unable to complete its current operations. This is what each "user" do:
Bind -> Modify userPassword -> Unbind
[...]
The server does not respond anymore and I have to kill the process by using kill -9. Anyone ever experienced the same or can provide hints as to what is happening?
I'm using slapd 2.4.23 and berkeley db 4.6 on a Debian Lenny system.
you withhold the most importend information, that is berkeleydb settings and number of entries.
-Dieter