Hi,
I'm using Squid 1.2 for some few months and it works quite fine.
However, I set the no_cache command to avoid caching some sites and I always see that objects from these sites are in the cache.
Here is my configuration and lines in log files :
In squid.conf :
acl QUERY urlpath_regex foo.com
no_cache deny QUERY
(I tried cache_stoplist and obtained the same result)
In squid_access.log :
902484052.515 48 10.204.94.12 TCP_HIT/200 1785 GET http://www.tf1.fr/maillot.gif - NONE/-image/gif
No change was observed when I set :
refresh_pattern gif$ 0 20% 0
is my configuration wrong ?
is it a bug ?
Thanks in advance for all suggestions.
Julien
Received on Fri Aug 07 1998 - 03:09:11 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:28 MST