From: Kenn Humborg (kenn at domain bluetree.ie)
Date: Mon 11 Jun 2001 - 14:54:18 IST
> I have never had a squid crash. Just a wee note, there will be a seperate
> process for each user connected
What? You're not running it from inetd or something silly like
that, are you? From my machine:
[kenn at domain atlas kenn]$ netstat -tn | grep 3128 ; ps ax | grep squid
tcp 0 0 192.168.3.2:3128 192.168.3.38:4878
ESTABLISHED
tcp 0 0 192.168.3.2:3128 192.168.3.38:4877
ESTABLISHED
tcp 0 0 192.168.3.2:3128 192.168.3.38:4876
ESTABLISHED
tcp 0 0 192.168.3.2:3128 192.168.3.38:4875
ESTABLISHED
tcp 0 0 192.168.3.2:3128 192.168.3.38:4874
TIME_WAIT
tcp 0 0 192.168.3.2:3128 192.168.3.33:1815
FIN_WAIT2
1251 ? SW 0:00 [squid]
1252 ? S 11:39 (squid) -D
8281 pts/0 S 0:00 grep squid
[kenn at domain atlas kenn]$
4 active HTTP requests and two processes (one of which is an
idle parent that is swapped out).
Later,
Kenn
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:10:37 GMT