This is a discussion on Re: [squid-users] dstdomain | accelerator | logfiles within the Squid Users forums, part of the Web Server and Related Forums category; On Wed, 14 Apr 2004, M.E. Koch wrote: > Hello, > > I have an additional question on dstdomain. &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 14 Apr 2004, M.E. Koch wrote:
> Hello, > > I have an additional question on dstdomain. > in my squid.conf I added > > ///----- snip > acl nohost-b dstdomain .somedomain.com > no_cache deny nohost-b > ///----- snap > (also tried nohostb, nohost_b ...) > > ..which should be correct. (?) Unless you are using a redirector... in which case the URL you need to match in no_cache is the URL returned by your redirector as this is the URL on which the objects are cached. Regards Henrik |