#464 Increase the default minimum number of file descriptors
Closed: Fixed None Opened 13 years ago by simo.

Generally the number of available file descriptors per process is set to a very conservative value of 1024.
We should probably increase this default when installing IPA for Directory Server.

The change is easy and just requires adding a line for the dirsrv user in limits.conf (pam_limits is already loaded by default in the fedora pam stack).
And change the nssldapd-maxdescriptor attribute in cn=config

I'd propose a value of 8192 by default, which would be enough to server 1500 clients wasting 5 connections each.


Metadata Update from @simo:
- Issue assigned to simo
- Issue set to the milestone: FreeIPA 2.0 - 2010/11

7 years ago

Login to comment on this ticket.

Metadata