[SQU] Understanding the access.log

From: Jai Lamerton <jlamerto@dont-contact.us>
Date: Wed, 15 Nov 2000 12:46:49 +1100 (EST)

Hi, would like to understand if the access.log is outputting what I've
asked.

I have setup a child cache with:
cache_peer wwwproxy1 Parent 3128 3130 round-robin no-query
cache_peer wwwproxy2 Parent 3128 3130 round-robin no-query

All caches are compiled with --enable-cache-digests.

In the access.log on the child cache I get enteries like this:

974251834.569 2997 203.2.63.142 TCP_MISS/200 16334 GET
http://best-on-the-web.com/Themes/B000003Z2C.gif -
DIRECT/best-on-the-web.com image/gif

974251860.554 565 10.120.97.19 TCP_MISS/200 1551 GET
http://windowsmedia.com/radiotuner/ - DIRECT/windowsmedia.com text/html

As far as my limited knowledge goes, it's telling me that the file was not
cached and was retrived by going DIRECTly to the origin server and not
through one of the parents.

Shouldn't the access.log have enteries like:
974251834.569 2997 203.2.63.142 TCP_MISS/200 16334 GET
http://best-on-the-web.com/Themes/B000003Z2C.gif -
ROUNDROBIN_PARENT/best-on-the-web.com image/gif

974251860.554 565 10.120.97.19 TCP_MISS/200 1551 GET
http://windowsmedia.com/radiotuner/ - ROUNDROBIN_PARENT/windowsmedia.com
text/html

which would mean to me that the file wasn't cached so it was retrived from
a parent.

Kind Regards,
Jai Lamerton.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Nov 14 2000 - 18:48:59 MST

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