[Date Prev][Date Next] [Chronological] [Thread] [Top]

1.2 performance question



Hi,
I'm running OpenLDAP release 1.2 on a FreeBSD 2.2.x system, with the
BerkeleyDB version 2.3.16.  Both the server and the DB are compiled without
thread support.

The nature of our application requires frequent writes and deletes to the
DB.  The search performance is fine initially, but begins to degrade in a
few days.  Running slapd with the debug option prints out debug information
of the type:
candidate 4017 not found
candidate 4018 not found
candidate 4019 not found
.
.
.
candidate 11212 not found

I suspect that my performance problems are because an id does not get
deleted if the corresponding entry is deleted.  Is this correct, and if yes,
is there a fix?

Thank you.

Regards,

Sumit A. Vakil
Internet Devices, Inc.