RE: [squid-users] squid not to CACHE particular domain / URL ???

From: Raja R <r.raja@dont-contact.us>
Date: Wed, 29 Jan 2003 15:59:01 +0530

So how will the acl look like ?

thanks,raja.

-----Original Message-----
From: hno@marasystems.com [mailto:hno@marasystems.com]On Behalf Of
Henrik Nordstrom
Sent: Wednesday, January 29, 2003 3:10 PM
To: r.raja@tatainfotech.com
Cc: 'squid'
Subject: Re: [squid-users] squid not to CACHE particular domain / URL
???

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 - 03:22:26 MST

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