On Mon, 21 Mar 2005, Juhani Tali wrote:
The DNS round robin should work (and I am using it at the moment, somewhat).
The more interesting is what will happen if one server goes down. Will the child squid take the next address from dns or fail?
Squid will mark the failed address as down and stop using it until the DNS entry is refreshed (by TTL, client initiated forced reload or PURGE).
Regards Henrik