On Fri, 2006-06-23 at 21:42 -0400, Philip Lembo wrote:
Theoretically, the number of entries in a particular directory or directory container shouldn't be an issue. Unfortunately, many developers insist on treating LDAP like an RDMS, doing massive "data mining" queries and invoking Server Side Sort to boot. As a result, anything you can do to reduce the number of entries they can search through helps.
I thought that was the point of replication. Point the developers at a box with a copy that isn't involved in real work.