Re: [squid-users] Bypass parent for site

From: Emilio Casbas <ecasbas@dont-contact.us>
Date: Tue, 14 Jun 2005 18:34:51 +0200

John Halfpenny wrote:

>Hi,
>
>We have a site which doesn't like to go through two instances of squid for some reason. Is there a way I can bypass a parent for a particular url?
>
>Our setup goes
>
>LAN > Squid[i] > Squid[ii]w/DansGuardian > Net
>
>Ideally, I would like to set Squid[i] to go straight out, ignoring it's parent for, say, example.com. Here is the line from Squid[i], anything I can do with this?
>
>cache_peer 192.168.3.5 parent 8081 0 no-query default
>
>Thanks for any help!
>
>John
>
>--junk excite banner convincing NOBODY follows....
>
>_______________________________________________
>Join Excite! - http://www.excite.com
>The most personalized portal on the Web!
>
>
>
>
You can try:

cache_peer 192.168.3.5 parent 8081 0 no-query default
acl example dstdomain example.com
always_direct allow example

Thanks
Emilio C.
Received on Tue Jun 14 2005 - 10:35:01 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jul 01 2005 - 12:00:02 MDT