Re: squid on CURRENT: file descriptors leak

From: Sergey Matveychuk <sem_at_FreeBSD.org>
Date: Wed, 04 Aug 2004 11:40:04 +0400
Bjoern A. Zeeb wrote:

> could please post an extract of the pstat -f output from the actual
> problem then for the people here to see what's going wrong.
> 

The most of pstat -f output is:
c224c3fc ???           1   0        0                0
c2265ae4 ???           1   0        0                0
c2264088 ???           1   0        0                0
c2264a5c ???           1   0        0                0
c2247d8c ???           1   0        0                0
c224d594 ???           1   0        0                0
c22643b8 ???           1   0        0                0
c224c264 ???           1   0        0                0
c2266aa0 ???           1   0        0                0
c2265b6c ???           1   0        0                0
c226ea18 ???           1   0        0                0
c2afebf4 ???           1   0        0                0
c226ecc0 ???           1   0        0                0
c2265d8c ???           1   0        0                0
c226e50c ???           1   0        0                0
c22654c8 ???           1   0        0                0
--------------------
It was from snapshot 5.2-CURRENT-20040608.

After I've upgraded to 5.2-CURRENT-20040729 their number stopped grows. 
So all I have:
% pstat -f | grep '???'
c18e0154 ???           2   0        0                0
c194850c ???           2   0        0                0
c1a65cc0 ???           2   0        0                0
c234f088 ???           2   0        0                0
c17961dc ???           2   0        0                0
% ps xa|grep httpd
21227  ??  Ss     0:01.12 /usr/local/sbin/httpd
21228  ??  I      0:00.00 /usr/local/sbin/httpd
21229  ??  I      0:00.00 /usr/local/sbin/httpd
21230  ??  I      0:00.00 /usr/local/sbin/httpd
21231  ??  I      0:00.00 /usr/local/sbin/httpd
21232  ??  I      0:00.00 /usr/local/sbin/httpd

By one ill descriptor on each apache child.
-- 
Sem.
Received on Wed Aug 04 2004 - 05:40:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:04 UTC