<div class="gmail_quote">On Thu, Jan 28, 2010 at 4:57 AM, princeap <span dir="ltr">&lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt;</span> wrote:<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Anybody has done Performance between nCache, Varnish and Nginx&#39;s proxy_cache?<br>
<br>
Is nCache and Varnish far better than proxy_cache?<br>
<br></blockquote></div><br><br>I have no performance stats, but I really like varnish configuration language because It&#39;s very powerful and unsurprising. But the added hassle of running one more process is justified only if you have complex rewriting logic.. IMHO<br>
<br>Also, if you really must squeeze the maximum performance out of your system, you may have to benchmark the available solutions with real usage data, as perfomance may vary wrt file sizes, cache hit ratio, per user bandwidth and latency etc..<br>
<br>Regards<br><br><br>