On 19 nov, 13:32, JINMEI Tatuya / 神明達哉 <[EMAIL PROTECTED]> wrote:
> At Wed, 19 Nov 2008 04:03:23 -0800 (PST),
>
> pollex <[EMAIL PROTECTED]> wrote:
> > > Running bind9 9.3.4-2etch3 on Debian etch 4.0(last stable version with
> > > apt-get install bind9) and I continue to get "socket: too many open
> > > file descriptors" messages.
> > The version of bind is "BIND 9.3.4-P1.1"
> > And the error appears when named open around of 1000 sockets:
> > lsof | grep named | wc -l
> > 968
>
> "9.3.4-P1.1" still seems to be a Debian specific version, but if this
> is featurewise equivalent to 9.3.5-P1, you should at least upgrade to
> 9.3.5-P2 (and build it with a large value of ISC_SOCKET_MAXSOCKETS).
> In fact, I'd rather more strongly recommend 9.3.6.
>
> ---
> JINMEI, Tatuya
> Internet Systems Consortium, Inc.
> _______________________________________________
> bind-users mailing list
> [EMAIL PROTECTED]://lists.isc.org/mailman/listinfo/bind-users

Hi
how is the exact command line to compile with 4096 FDs?
./configure --ISC_SOCKET_MAXSOCKETS='4096'?

thanks again
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to