OK for telling squid not to cache these pages anymore, but did you purge the
cache from the pages that were stored there before you modified the
configuration ?
If the client asks for an URL that is in the cache, it will be returned from
the cache, even if your 'no_cache' configuration says not to cache this kind
of URLs. The no_cache configuration only defines what to do with the page
after having sent it to the client.
-----Original Message-----
From: Salameh, Malcolm (ETC - MLAJA)
[mailto:malcolm_salameh@exchange.au.ml.com]
Sent: Tuesday, August 29, 2000 6:16 AM
To: 'squid-users@ircache.net'
Subject: [SQU] Caching Question
I have a web site which provides me real time information but my squid box
is caching it and returning old information to my users. Is there anyway I
can tell squid to NEVER cache information from that entire site? I tried
putting in my squid.conf the following lines:
acl NOCACHE dstdomain .example.com
no_cache deny NOCACHE
However, I am still seeing TCP_HIT's accumulating in access.log for the
example.com domain. Any ideas? I wish to cache absolutely nothing from the
example.com domain.
Thanks,
Mal
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Aug 29 2000 - 05:56:12 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:07 MST