--On Wednesday, June 30, 2004 11:56 AM -0400 Scott Walker
<scott.walker@magma.ca> wrote:
Hi All,
Can high system load on a busy openldap 2.2.13 server
be attributed to indexes?
It can sometimes be attributed to not having things indexed that should be
indexed. You might want to look at turning up the logging level in
slapd.conf (256 usually works well) and seeing what types of queries are
coming in. Then you can get a good idea of what you need to have indexed,
and how.