I�m using solaris 2.6:
        bash-2.03# /usr/bin/ulimit -nH
        1024
        bash-2.03# /usr/bin/ulimit -n
        64
In DS i have configured 1024.


"Rich Megginson" <[EMAIL PROTECTED]> escribi� en el mensaje
news:[EMAIL PROTECTED]...
> Leonardo Curros Berm�dez wrote:
>
> >Hello,
> >i had a problem with LDAP server,
> >it didn�t respond to querys,
> >and i have to restart.
> >In the log there was an error saying that the limit of  filedescriptor
was
> >passed
> >I have 300000 entries in LDAP.
> >
> Number of entries does not matter.  The problem is perhaps that you have
> too many simultaneous clients, and perhaps "bad" clients that leave the
> connection open indefinitely.
>
> >i would like to know what value i have to put in maxdescriptors to avoid
> >this problem.
> >
> What operating system?  You may have to increase the per-kernel and/or
> the per-process max FD limit, then you will have to experiment with
> maxdescriptors based on your client load.
>
> >
> >
> >
> >
>



Reply via email to