Peter Pilsl wrote:
>
> I want to use two different parent-caches to have them polled parallel
> and the fastest wins. Especially if one cache fails (lets say the
> connection is interrupted) I want the other proxy come in place.
>
> According to the squid-faq, the following configuration should do it
> (I dont want to use ICP)
>
> cache_peer proxy1 parent 8080 0 no-query
> cache_peer proxy2 parent 3128 0 no-query
> prefer_direct off
You also want the round-robin option there, to make Squid cycle between
the two parents..
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Jan 23 2001 - 13:29:16 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:31 MST