Date: Tue, 15 Jul 2008 13:59:06 -0700 From: JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= <Jinmei_Tatuya@isc.org> To: Thomas Vogt <freebsdlists@bsdunix.ch> Cc: freebsd-net@freebsd.org Subject: Re: too many open file descriptors messages since bind 9.4.2-P1 (port dns94) Message-ID: <m2vdz6g8yt.wl%Jinmei_Tatuya@isc.org> In-Reply-To: <2A7CBD67-7532-4B13-82DD-A6EF5DEAA6BD@bsdunix.ch> References: <487C9457.5080609@bsdunix.ch> <m21w1vggnt.wl%Jinmei_Tatuya@isc.org> <2A7CBD67-7532-4B13-82DD-A6EF5DEAA6BD@bsdunix.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 15 Jul 2008 22:54:11 +0200, Thomas Vogt <freebsdlists@bsdunix.ch> wrote: > >> Since i updated my FreeBSD 6.3 dns server with the latest bind > >> version > >> in the ports (dns/bind94) my system is flooding my log with "too many > >> open file descriptors" messages. > >> > >> Is there something i can do? > > > > How many sockets is named actually using while it makes this log > > message? Try, e.g, > > % sockstat | grep named | wc -l > > Not that many: > sockstat | grep named | wc -l > 996 Ah, it's actually quite a lot in this context:-) If that's regularly happening, I'm afraid recent P1 versions don't handle that well, and recommend you try 9.4.3b2 ore 9.5.1b1. --- JINMEI, Tatuya Internet Systems Consortium, Inc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2vdz6g8yt.wl%Jinmei_Tatuya>