<div class="gmail_quote">On Fri, Jan 15, 2010 at 3:39 PM, pub crawler <span dir="ltr"><<a href="http://pubcrawler.com">pubcrawler.com</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The recommendation of load balancers in front on Varnish to facilitate<br>
this feature seems costly when talking about F5 gear.   The open<br>
source solutions require at least two severs dedicated to this load<br>
balancing function for sanity sake (which is costly). </blockquote><div><br></div><div>You can use virtual machines for the front-end load balancers if you're concerned about cost.  Alternatively, you can run the load balancers on the same hosts as the caches, provided the Varnish caches listen on different ports or different IP addresses than the load balancers.</div>
<div><br></div><div>--Michael </div></div>