[squid-users] No_cache

From: Hawk <black.hawk@dont-contact.us>
Date: Tue, 13 May 2003 11:52:00 +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 Tue May 13 2003 - 03:53:04 MDT

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