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:17:05 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:18 MST