[squid-users] no_cache & hierarchy_stoplist

From: <admin@dont-contact.us>
Date: Mon, 11 Oct 2004 20:37:40 -0700

heya list,

I'm trying to configure our http-accelerator squid not to cache
certain URLs, and thought
I'd ask you guys if I'm doing it right:

acl QUERY urlpath_regex cgi-bin \? \.do \/admin\/ \/jive\/
no_cache deny QUERY

Will this block URLs that contain:
?
cgi-bin
.do
/admin/
/jive/

Also, should I also have a matching hierarchy_stoplist directive?
such as:

hierarchy_stoplist cgi-bin ? .do /admin/ /jive/

I noticed in the default squid.conf file that the hierarchy_stoplist
doesn't require the "\" escape characters. Anyone know why?

Regards,
Devin
Received on Mon Oct 11 2004 - 21:37:43 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST