On 28/11/2012 8:35 p.m., Stefan Bauer wrote:
-----Ursprüngliche Nachricht-----
Von: Amos Jeffries <squid3@xxxxxxxxxxxxx>
*could* be yes. *if* the website were relying on clients always having
one IP through their visit. As demonstrated by its very broken uses of
Vary, Pragma, Range, compression and 304 in responses it could very well
_also_ be broken in its handling if HTTP statelessness.
Hi,
thank you for your answer. What is recommended with 2 parent proxies and 2 child proxies regarding chache_peer configuration? - i dont need load-balancing - i just want to have some kind of failover in case of problems.
In which case I would recommend removing the round-robin algorithm from
yoru peer options. The first one you list will be used first and when it
has problems the failover will move traffic to the second one listed.
Any problems which were caused on that site by the rotating sources
should disappear and you will be left with all the _other_ problems the
site is causing, but hey, thems the breaks.
Amos