From owner-freebsd-current@FreeBSD.ORG Wed Aug 4 05:30:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D7CA16A4D8 for ; Wed, 4 Aug 2004 05:30:30 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 815BC43D66 for ; Wed, 4 Aug 2004 05:30:29 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd-incoma.mbrd.ru ([194.117.71.30] helo=[172.16.4.9]) by mail.ciam.ru with asmtp (Exim 4.x) id 1BsEM3-000OEY-3X; Wed, 04 Aug 2004 09:30:27 +0400 Message-ID: <4110746A.3060703@FreeBSD.org> Date: Wed, 04 Aug 2004 09:30:18 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <410889F7.6050603@FreeBSD.org> <41089662.40301@FreeBSD.org> <41089A76.9080703@FreeBSD.org> <20040729114258.GH1726@k7.mavetju> <4108ED45.70302@FreeBSD.org> <20040730064045.GS22300@over-yonder.net> <410E39F8.6080209@FreeBSD.org> <410F8849.4090905@FreeBSD.org> <410F9A0A.3080803@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "proxy.ciam.ru", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details.file 3you sure ? Almost. [...] Content analysis details: (0.0 points, 5.0 required) pts rule name description -------------------------------------------------- cc: FreeBSD current mailing list Subject: Re: squid on CURRENT: file descriptors leak X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 05:30:30 -0000 Bjoern A. Zeeb wrote: >>unknown file type 0 for file 3 of pid 21228 >> >>I think it's former socket descriptors. > > > are you sure ? Almost. > > could you please repeatedly run pstat -f and check if you can manually > trigger the problem by loading a page from that apache and see if the > leftover really is a socket ? It's hard to do it for now. They are not growing now. I think it's because of apache fork policy which differs from squid. > > what's the value of > sysctl debug.mpsafenet debug.mpsafenet: 0 -- Sem.