Richard Palmer wrote:
> I am trying to configure squid (2.2STABLE5) to by default request ALL
> requests via a 2nd proxy server (through a cable modem link), and if this
> request fails (the link may be down) then to go DIRECT (via an ISDN link)
The closest you can get is to configure you peer with no-query combined
with prefer_direct off.
cache_peer your.cable.provider.proxy 8080 0 no-query
prefer_direct off
-- Henrik Nordstrom Squid hackerReceived on Thu Dec 02 1999 - 17:48:22 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:42 MST