RE: [ILUG] Proxy server for Linux

From: Wynne, Conor (Conor.Wynne at domain compaq.com)
Date: Mon 11 Jun 2001 - 15:03:46 IST


Well maybe I did something wrong or I remembered it wrong, both are very
possible as I'm just back from Holliers :)
Its my HAN so I'll check when I get home, I'll connect from one box, check
this, and then another box with a different user and see the result and post
from home. You are probably right.

Later,
CW

-----Original Message-----
From: Kenn Humborg [mailto:kenn at domain bluetree.ie]
Sent: Monday, June 11, 2001 2:54 PM
To: Wynne, Conor
Cc: ilug at domain linux.ie
Subject: RE: [ILUG] Proxy server for Linux

> 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