Raja R wrote:
> my proxy should not cache say www.abc.com domain and all sublinks under that
> say www.abc.com/x www.abc.com/y and so on.
>  I am using the following acl for that but does not seem to be very
> effective .. pls suggest or correct me..
> 
> acl test_nocache urlpath_regex  www.abc.com
> no_cache deny test_nocache
Why are you using urlpath_regex?  urlpath_regex only looks into the
urlpath, not the domain... you should be using a dstdomain acl here.
Regards
Henrik
Received on Wed Jan 29 2003 - 02:40:15 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:55 MST