Statistics for access times

From: Andrew Richards <andrew@dont-contact.us>
Date: Fri, 30 Aug 1996 19:39:53 +-200

Hi all,

The time has come for us to throw out our Netscape Proxy Server in
favour of Squid, the latter appearing to be more resilient to parent-cache
unavailability (Netscape just gives up rather than trying to reach the host
directly and I can't be bothered to work out how to hack it to do the job
properly). And Squid allows multiple parents and neighbours and huge
cache areas. Nice.

My question: I've been looking at the stats scripts on
http://www.nlanr.net/Squid/Scripts. (Aside/tip: They didn't work quite as
described, but using "access-extract.pl -h access.log > summary;
access-summary.pl summary" seems to work nicely). I'm very
impressed with the scripts, but there's one thing that I consider
to be "missing", namely, that there is no figure given for an overall
access-time. This is something that was really useful in Netscape,
which gave two figures - the average access time and the estimated
access time without a proxy/cache.

I think the way Netscape got these figures was to give the average
access time for all accesses, and the access time for
accesses that couldn't be served directly from the cache.

Has anybody thought about this? Solved this problem already? If
not I may be able to spend some time on it, but I'm somewhat
confused by the access.log file - I'm not sure what it all means,
so if someone could point me in the right direction there, that
would be useful - in particular, I assume the final field is the access
time in milliseconds, but what about the next-to-last field, with terms
like TCP_MISS, TCP_HIT, TCP_REFRESH - what do these mean?

If I do write something (probably in awk), be assured that y'all be
the first to know.

cheers,

Andrew Richards.
Received on Fri Aug 30 1996 - 10:45:56 MDT

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