On Sunday 26 January 2003 09.29, Илья Шипицин wrote:
> I don't want certain objects to be cached (even if were previously
> cached!) so I tried two combinations of "no_cache"
>
> 1) acl QUERY urlpath_regex cgi-bin \?
> acl DrWeb urlpath_regex drweb
> no_cache deny QUERY
> no_cache deny DrWeb
This one is correct use of no_cache for denying multiple difference
things from beeing cached.
But your definition of DrWeb looks odd.. see the acl type descriptions
in squid.conf.default. I do not think urlpath_regex is what you want
there.. (the URLs you posted did not have drweb in their URL paths..)
Regards
Henrik
Received on Sun Jan 26 2003 - 17:47:45 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:52 MST