Re: [squid-users] Squid Cached Object Statistics Report

From: Antony Stone <Antony@dont-contact.us>
Date: Thu, 31 Jul 2003 09:42:02 +0100

On Thursday 31 July 2003 9:34 am, atit jariwala wrote:

> Hello Squid Developers & Users
> I want to generate Graph showing Distribution of various sized cached
> objects
> U can see the link:
> http://www.isp-planet.com/img/cflow-contents-distrib.gif [This is the graph
> of Cache Flow] I want simillar kind of things for squid. Squid has to
> provide Data only. Obviously Its visual appearance is not its talk
> What data structures I should refer to achieve it?

Each line in access.log shows the size of the object returned to the client
(5th column), and you can tell whether it was cached or not from the entry in
the 4th or 9th columns.

You might also be interested in the time taken to return the object to the
client (2nd column)?

Antony.

-- 
You can spend the whole of your life trying to be popular,
but at the end of the day the size of the crowd at your funeral
will be largely dictated by the weather.
 - Frank Skinner
Received on Thu Jul 31 2003 - 02:42:14 MDT

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