Quanah Gibson-Mount wrote:
However, 2 things:
1) Resetting our ACL's to just give * by * read, we were only able to
get 36 queries/second max. We have not yet re-tuned the database (We
are in the process of hiring a consultant for that bit), so there may
be some performance issues there.
Hmm, well, performance is great an a IBM dual p660 (PowerPC RS64-IV)
here with AIX4.3.3, Using OpenLDAP2.1.8 an BerkeleyDB 4.1.24. Got about
700 Requests/second on a 1M entry database.
2) slapd continues to either lock up over time, completely die, or
become so slow in its responses as to be useless, during load testing.
That's a problem I'm working on too at the moment. (Posted 2.1.8 seems
to be rock solid some time ago, spoke to soon.) slapd locks up after a
few 100k requests. After the lock, the DB seems to be corrupt,
db_verify doesn't even return when it's run on one of the files. From
my experience with older versions of OpenLDAP (2.0.X and 1.2.X)
problems on Solaris and AIX are quite the same. (While everything seems
to work great on Linux and *BSD boxes.)