On sön, 2007-11-11 at 13:24 -0700, murrah boswell wrote:
> Am I missing something? I thought that the offline_mode would cause squid to serve entries from cache, instead of going to the web
> to get entries. I also thought that miss_access could be used to deny access to the web for certain users if a requested url was not
> in the cache.
Yes.. but offline_mode does not stop Squid from fetching items not
already in the cache..
> But, it does not seem to be working that way. miss_access does not appear to allow any cached entries to be served even if the users
> are listed in an http_access acl.
Is the object in the cache?
Did the request allow to be satisfied by cache? (Cache-Control/Pragma
headers)
Note: When not in offline_mode expired content will get a denial if
denied by miss_access I think..
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sat Dec 01 2007 - 12:00:02 MST