[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP Performance
> From: rik.wade@theplanet.net
> To: openldap-software@OpenLDAP.org
> I came across an issue when remote hosts had in the region of 1000
> simultaneous connections with our test box. Slapd just
> dropped from the process table with the last log entry being
> that no more files could be opened. I've tweaked the parameters
> for this kernel to up the file limits, but the same issue occurred.
> I've taken a quick (very quick ;) look through the source and can't see
> where file handles may be left trailing, or how the slapd may require so
> many files to be open. We upped the limits to ~16,000.
Did you "limit descriptors 16000"?
:wes