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

Re: Too many open files (ITS#237)



At 02:22 PM 7/26/99 GMT, geeb@merit.edu wrote:
>Full_Name: Mark A Gebert
>Version: 1.2.4
>OS: Solaris 2.6
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (198.108.62.151)

The 1.2 server doesn't timeout connections, however there
is a patch under review to add such:

  http://www.openldap.org/its/index.cgi?findid=169

You may also want to incorporate the SO_KEEPALIVE support
I just committed to 1.2 release engineering branch.

  http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/daemon.c.diff?r1=1.14.2.7.2.9&r2=1.14.2.7.2.10

Note: this problem can be aggervated by use of a number
of brain damaged clients.  Namely older versions of Microsoft
clients:

  http://support.microsoft.com/support/kb/articles/q216/7/03.asp

Kurt