Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Aug 2004 17:58:34 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        "Matthew D. Fuller" <fullermd@over-yonder.net>
Subject:   Re: squid on CURRENT: file descriptors leak
Message-ID:  <410F9A0A.3080803@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.53.0408031315530.69034@e0-0.zab2.int.zabbadoz.net>
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> <Pine.BSF.4.53.0408031315530.69034@e0-0.zab2.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Bjoern A. Zeeb wrote:
> On Tue, 3 Aug 2004, Sergey Matveychuk wrote:
> 
> 
>>Sergey Matveychuk wrote:
>>
>>>fstat -v shows:
>>>unknown file type 0 for file 3865 of pid 9086
>>>unknown file type 0 for file 3866 of pid 9086
>>>unknown file type 0 for file 3867 of pid 9086
>>>unknown file type 0 for file 3868 of pid 9086
>>
>>Thanks all guys!
>>After updating to HEAD all goes right.
> 
> 
> good to know. Did you ever manage to find out what type of fd it had
> been by repeatedly running pstat ?
> 

Hmm. It's looks like the problem just moved from squid to apache.
It's not a big problem for me because of apache on this machine has a 
little using. And lost FDs only one on each runned httpd (instead of 
tens thousands with squid):

unknown file type 0 for file 3 of pid 21232
unknown file type 0 for file 3 of pid 21231
unknown file type 0 for file 3 of pid 21230
unknown file type 0 for file 3 of pid 21229
unknown file type 0 for file 3 of pid 21228

I think it's former socket descriptors.

(I'll move the discussion from ports@ to current@ for somebody else can 
comment it).

-- 
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?410F9A0A.3080803>