Re: [squid-users] Track client connections?

From: <bscott@dont-contact.us>
Date: Wed, 9 Apr 2003 10:55:07 -0400 (EDT)

On Wed, 9 Apr 2003, at 3:51pm, damianleonard@glenalmondcollege.co.uk wrote:
> Is it possbile to track client connections made to the squid server?

  The problem is that HTTP, in general, isn't stateful. Clients are only
"connected" when an HTTP transaction is actually in progress. For that, you
can use "netstat -t" to see active TCP connections.

  You can look at the access log to see who has recently used Squid.

-- 
Ben Scott <bscott@ntisys.com>
| The opinions expressed in this message are those of the author and do  |
| not represent the views or policy of any other person or organization. |
| All information is provided without warranty of any kind.              |
Received on Wed Apr 09 2003 - 08:55:12 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:53 MST