Re: [squid-users] How to have my cache act just like an user-agent ?

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Wed, 11 Jun 2008 21:31:44 +1200

Timothy Madden wrote:
> Hello
>
> My local squid, after a few successful requests through the parent
> cache, starts accessing the URLs directly, although I can not connect
> to the internet directly from my workplace.
> I can only get to the internet through the parent cache. I think it is
> the parent cache who somehow tells my squid to access the URLs
> directly.
>
> How can I have my squid behave just like an user-agent ? So the
> parent-cache would never know it is accessed by a local cache ?

cache_peer <ip-of-parent> parent <port-of-parent> 0 no-query default name=up
cache_peer_access up allow all
never_direct allow all

Amos

-- 
Please use Squid 2.7.STABLE1 or 3.0.STABLE6
Received on Wed Jun 11 2008 - 09:31:47 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 11 2008 - 12:00:05 MDT