> > How can you expect *machineS* to get a response from squid if network is 
> > down?
>
> Proxy server. Squid accepts clients on inside interface and
> connects to internet servers on outside interface.
> Outside interface goes down with inside interface still alive.
>
> I would actually like to have the problem/feature below, since
> that would mean no clients get stuck at the nonfunctioning squid
> instead of moving to the next squid in the roundrobin failover.
 
 
If you read the original post, he mentions squid terminating when network goes 
down.
 
No clients get stuck at the nonfunctioning squid in a cache-hierarcy. They 
would move on to the next one as is, since that one is already marked as dead 
and removed from roundrobin pool. So that feature is built-in already (if I am 
not misunderstanding your scenario).
 
Jenny                                     

Reply via email to