> Is there a way to configure Squid 2 to always first try fetching through
> the (only) parent, and if that fails, then go direct?
>
> Here's what I have now, and this fails miserably if x.x.x.x is down:
>
> cache_peer x.x.x.x parent 3128 3130 no-query default
> never_direct allow all
>
Use :
always_direct deny all
instead of
never_direct allow all
M.
Received on Thu Dec 15 2005 - 10:32:58 MST
This archive was generated by hypermail pre-2.1.9 : Sat Dec 31 2005 - 12:00:02 MST