Re: HELP

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 28 Nov 1998 00:27:02 +0100

happy@opf.slu.cz wrote:

> Now, my problem is, that Squid don't caches all objects it retrieves.

Is the objects in question really cacheble?

Methods to diagnose why a object isn't cached:

1. Timestamps shown in store.log. If swap file number is FFFFFFFF then
the object was not cacheable.
2. Object headers. Most easily fetched by running the Squid client
program
   client -m HEAD http://some.server/path/
3. Status seen in access.log. Only objects with status 200 is cached.

Then apply your refresh patterns to the information seen above and you
should get a picture of why the object is or isn't cached.

---
Henrik Nordstrom
Spare time squid hacker
Received on Fri Nov 27 1998 - 17:10:33 MST

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