<div dir="ltr"><div>Mex, That's a high amount of reduction in load-avg than :). Could you please refer me to some guide to start with nginx-cache ? And also it's drawbacks if i put the wrong configs ?<br><br></div>
As we're handling 18000 visitors concurrently on cluster of 5 webservers, which makes it 3600 concurrent users per server by dividing it with the 5.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 3:40 PM, mex <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">if the content is cacheable, using varnish or nginx-cache will definetely<br>
reduce load.<br>
<br>
we have a similar setup (nginx infront of apache+php) with an average of<br>
5000 requests/second,<br>
and using nginx-cache with a cache-time of 1 minute reduced load from around<br>
8 to<br>
0.5 on the apache-servers, while the nginx-servers are still idleing at<br>
around 0.2<br>
<br>
we use to nginx to cache static content as well as dynamic pages<br>
<br>
<br>
<br>
<br>
<br>
<br>
regards,<br>
<br>
<br>
mex<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,249437,249445#msg-249445" target="_blank">http://forum.nginx.org/read.php?2,249437,249445#msg-249445</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>