From owner-freebsd-net@FreeBSD.ORG Wed Dec 17 18:57:25 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D29F8106567A for ; Wed, 17 Dec 2008 18:57:25 +0000 (UTC) (envelope-from OttK@zzz.ee) Received: from zzz.ee (kalah.zzz.ee [194.204.30.253]) by mx1.freebsd.org (Postfix) with ESMTP id 86B7C8FC14 for ; Wed, 17 Dec 2008 18:57:25 +0000 (UTC) (envelope-from OttK@zzz.ee) Received: from zzz.ee (localhost.zzz.ee [127.0.0.1]) by zzz.ee (Postfix) with ESMTP id F3CC4FD3D0 for ; Wed, 17 Dec 2008 20:57:23 +0200 (EET) Received: by zzz.ee (Postfix, from userid 3019) id F2346FD3C5; Wed, 17 Dec 2008 20:57:23 +0200 (EET) X-Spam-Checker-Version: SpamAssassin on spamassassin.zzz.ee X-Spam-Level: *** X-Spam-Guessed-Language: X-Spam-Status: No, score=3.1 required=5.0 tests=BAYES_50,RDNS_DYNAMIC, SPF_SOFTFAIL X-Spam-Checker-URL: http://info.zzz.ee Received: from [192.168.1.64] (87-119-181-26.tll.elisa.ee [87.119.181.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by zzz.ee (Postfix) with ESMTPS id 61ADCFD356 for ; Wed, 17 Dec 2008 20:57:21 +0200 (EET) Message-ID: <49494B8E.7010205@zzz.ee> Date: Wed, 17 Dec 2008 20:57:18 +0200 From: =?UTF-8?B?T3R0IEvDtnN0bmVy?= Organization: TIGMA AS User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: freebsd-net@freebsd.org References: <200812171506.58607.ottk@zzz.ee> <200812171520.02823.ottk@zzz.ee> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP @zzz.ee Subject: Re: FD_SETSIZE (too many open file descriptors) + BIND X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 18:57:25 -0000 JINMEI Tatuya / 神明達哉 wrote: > At Wed, 17 Dec 2008 15:20:02 +0200, > Ott Köstner wrote: > > >> named[63198]: socket: too many open file descriptors >> last message repeated 26 times >> >> Bind version is: BIND 9.4.2-P2 >> > > Please try BIND 9.4.3. Even with all attempts to mitigate the trouble > and with tweaking parameters, 9.4.2-P2 still has a fundamental > limitation on performance. It should work for the vast majority of > users, but you really need 9.4.3 if your server is very busy. > > --- > JINMEI, Tatuya > Internet Systems Consortium, Inc. > Thank You for your advice. Unfortunatelly there is no FreeBSD port of BIND 9.4.3 available at the moment. Hope this will appear soon... Best regards, O.K.