Re: Calculating average speed of sends to proxy users

From: Duane Wessels <wessels>
Date: Wed, 09 Oct 96 09:14:48 -0700

steve@iafrica.com writes:

>Hi,
>
>When squid completes sending an object to a client, does it remember
>anywhere how long it took? From this and the size of the object I'd like
>to calculate the speed for each fetch (and various averages for different
>classes of users).
>
>Seems to me that this elapsed time could be logged to access.log on the
>TCP_MISS or TCP_HIT line.

Yes, it is logged, the the numbers are not highly accurate because we
don't update the current time for every read/write.

If you're using the native log format, the elapsed time is the
second field, in milliseconds.

Duane W.
Received on Wed Oct 09 1996 - 09:14:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:15 MST