Ron Andrews wrote:
> I am running Squid 1.2.24 on Linux.
>
> I have the following in my squid.conf file:
> acl local-servers dstdomain nebo.edu
> acl all src 0.0.0.0/0.0.0.0
> never_direct deny local-servers
> never_direct allow all
>
> Sometimes it goes direct to servers in my domain but other times it
> appears to use a parent (especially on graphics).
...
> Why is it not always go direct?
Your squid.conf says:
Squid is not allowed to go direct except for local-servers.
It does not say that Squid must go direct for local servers.
See squid.conf.
--- Henrik Nordström Sparetime Squid HackerReceived on Sat Aug 29 1998 - 15:40:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:46 MST