[SQU] Caching Question

From: Salameh, Malcolm (ETC - MLAJA) <malcolm_salameh@dont-contact.us>
Date: Tue, 29 Aug 2000 00:16:12 -0400

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.html
Received on Mon Aug 28 2000 - 22:20:41 MDT

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