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

Solaris 32bit File Descriptor Limit (ITS#2636)



Full_Name: Joseph Tingiris
Version: 2.1.16
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (206.157.230.254)


Under high load, I get the following log message:

Jul  6 23:49:34 lakeldap01 slapd[10327]: [ID 759906 local5.debug] daemon: 256
beyond descriptor table size 256

I've experienced this with Apache and understand that it is a 32bit limit on
descriptors.  Again, 32bit Apache has a workaround for this that allows the
connection table to use non-file type descriptors.

Does anyone know of a simple workaround for this, other than going to a 64bit
compiled version?

Thanks!