[squid-users] No cache

From: Hawk <black.hawk@dont-contact.us>
Date: Thu, 08 May 2003 17:01:29 +0200

Hi Guys,

i'm trying to avoid caching of my sites with this confs:

acl QUERY dstdom_regex .mysite.it
no_cache deny QUERY
acl QUERY1 urlpath_regex mysite \?
no_cache deny QUERY1
acl QUERY2 urlpath_regex myothersite \?
no_cache deny QUERY2
acl QUERY3 urlpath_regex anothersiteagain \?
no_cache deny QUERY3
acl QUERY4 urlpath_regex hissite
no_cache deny QUERY4

but unfortunately doesn't work yet.

Any ideas?

Bye

Riccardo
Received on Thu May 08 2003 - 09:02:33 MDT

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