Jon Drukman wrote:
>
> Is there a way to have squid fallback to various sites in accelerator
> mode if a primary server is unavailable?
Sort of. What Squid can do is to distribute the load on more than one
server in a round-robin fashion, and detect if one (or more) is dead and
then stop using the dead IP address for a while.
To get this you have to set up Squid to accelerate using host names that
resolves to all IP addresses of the servers, and use a version of Squid
that support connection retries (included in 1.1.22, patch available for
earlier versions).
Another option is to use a redirector that monitors the servers and
redirects requests to the appropriate server.
--- Henrik Nordström Sparetime Squid HackerReceived on Fri Jul 17 1998 - 17:08:39 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:09 MST