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

Re: slapd hangs (ITS#375)



> OpenLDAP does not handle running out of resources well.
> I suggest to increase the number of file descriptors available
> to OpenLDAP AND that you are using are well behaved clients.
> (A number of clients, such as older versions of MS clients,
> have nasty session leaks).  You might also experiment with
> idle session close codes.
> 
> Kurt

If I raise the system limit, will it use setrlimit to raise it's
limit?  Or do I need a shell script to start it?

Also, the only clients we use are the nsswitch and pam modules.  Any
idea if they leak sessions?

-Seth