Re: [squid-users] 2.3 stable 4 help no_cache help?

From: Stephane Blat <BLATS@dont-contact.us>
Date: Wed, 25 Jul 2001 22:34:42 +0200

try
acl DO_NOT_CACHE dstdomain www.mysite.com
no_cache deny DO_NOT_CACHE

LAN Administrator <LAN_Administrator@solanapres.org> on 25/07/2001 20:53:17

Please respond to LAN Administrator <LAN_Administrator@solanapres.org>

To: squid-users@squid-cache.org
cc:
Subject: [squid-users] 2.3 stable 4 help no_cache help?

I'm trying to get 2.3 to not cache a specific web site that we go to all
the
time.
I've added the following to the no_cache section in squid.conf

acl homepage url_regex ^http://www.mysite.com
no_cache deny homepage

I also uncomented the lines

acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY

I don't understand why this isn't working. Do I need to clear the cache
before I restart squid?
And where I put homepage what is the actual parameter it's looking for?

Thanks,

Bryan
Received on Wed Jul 25 2001 - 14:36:37 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:19 MST