We recently rolled out a replacement 389 environment to replace a pair that had gotten corrupted. Ever since we put the new ones in place we have had issues with the server not listening to new requests due to too many open file descriptors. The max is set to 8192 and it gets to that point in about a week.

 

What can I do to get rid of this problem? It seems we had something like this happen before, but that was an nslcd issue on the clients. The clients config has not changed.

 

Josh