From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 14:17:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0DC51065673 for ; Wed, 17 Dec 2008 14:17:50 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id 88BFD8FC29 for ; Wed, 17 Dec 2008 14:17:50 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id mBHEHmWm004665 for ; Wed, 17 Dec 2008 15:17:49 +0100 (CET) X-Ids: 164 Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (Postfix) with ESMTP id 5A7EE89E6C for ; Wed, 17 Dec 2008 15:17:47 +0100 (CET) Received: by niobe.lpthe.jussieu.fr (Postfix, from userid 2005) id 38CAA15; Wed, 17 Dec 2008 15:17:47 +0100 (CET) Date: Wed, 17 Dec 2008 15:17:46 +0100 From: Michel Talon To: freebsd-questions@freebsd.org Message-ID: <20081217141746.GA38256@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2.3i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (shiva.jussieu.fr [134.157.0.164]); Wed, 17 Dec 2008 15:17:49 +0100 (CET) X-Virus-Scanned: ClamAV 0.94.2/8775/Wed Dec 17 11:06:49 2008 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at jchkmail2.jussieu.fr with ID 4948EE10.010 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4948EE10.010/134.157.10.1/parthe.lpthe.jussieu.fr/parthe.lpthe.jussieu.fr/ X-j-chkmail-Score: MSGID : 4948EE10.010 on jchkmail2.jussieu.fr : j-chkmail score : . : R=. U=. O=. B=0.049 -> S=0.049 X-j-chkmail-Status: Ham Subject: Re: socket: too many open file descriptors (Re: Python with many threads) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 14:17:51 -0000 Ott Köstner wrote: > In /var/log/messages: > named[63198]: socket: too many open file descriptors See the sysctl variables: kern.maxfiles kern.maxfilesperproc Note that Google leads immediately to this: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/net/2008-07/msg00251.html -- Michel TALON