Andreas Jung wrote:
>
> I am running a Squid 2.0 inside a private network. This squid
> has our main big squid as parent:
>
> In some cases my squid tries to fetch the URL directly by
> bypassing the parent cache.
You need to use never_direct to force Squid to never go direct.
See also always_direct if you have local servers inside your firewall.
(hint: search for the word firewall in squid.conf)
Quick config if you have no internal servers:
never_direct allow all
--- Henrik Nordstrom Spare time Squid hackerReceived on Wed Oct 21 1998 - 15:07:09 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:38 MST