<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="gmail_quote"><div>What I would recommend you do  is to hash incoming requests based on URL so each time the same URL is hit it is served from the same server. That way you don't duplicate the content between caches. Varnish can do this, F5's can do it, haproxy should be able to do this as well.</div>
<div class="im">

<div></div></div></div></div></blockquote></div><br><div>Hey,</div><div><br></div><div>Actually any "layer 7" load-balancer can do it.</div><div><div>By the way, HAProxy does it even better than F5 ;)</div></div>
<div><br></div><div>cheers</div>