socket: too many open file descriptors

pollex andres.vidoz at gmail.com
Thu Nov 20 12:30:00 UTC 2008


On 19 nov, 13:32, JINMEI Tatuya / 神明達哉 <Jinmei_Tat... at isc.org> wrote:
> At Wed, 19 Nov 2008 04:03:23 -0800 (PST),
>
> pollex <andres.vi... at gmail.com> 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
> bind-us... at lists.isc.orghttps://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



More information about the bind-users mailing list