Howard Chu hyc@symas.com wrote:
Is there some way to configure maximum number of active connections to OpenLDAP server?
I suppose you could always use ulimit to limit the number of open files for the process.
Will slapd handle the resource shortage gracefully? I had bad experience with too low file descriptor ulimit in the past.