On Mon, 30 May 2005, [iso-8859-1] "Peņa, Botp" wrote:
> I have the ff conf snippet:
>
> ----------------------------------
> acl test dst 192.168.25.60
> always_direct allow test
>
> never_direct allow all
> ----------------------------------
>
> This hangs/timesout whereever/whenever i browse.
>
> However, if i remove the always_direct line, browsing works flawlessly. Is
> there a conflict w the always_direct and never_direct directives?
always_direct allow always has a higher priority than never_direct allow.
The above suggests to me that your Squid server can not talk to
192.168.25.60 but your parent can.
Regards
Henrik
Received on Mon May 30 2005 - 07:35:53 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:04 MDT