Enabling proxy_buffering, disk I/O will increase significantly. If you're running nginx and php on the same server, maybe it's not a good idea to enable it.<br><br><div class="gmail_quote">On Wed, Mar 14, 2012 at 6:41 PM, Alexandr Gomoliako <span dir="ltr"><<a href="mailto:zzz@zzz.org.ua">zzz@zzz.org.ua</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> I'm new to nginx and have a question about the proxy_buffering feature.<br>
<br>
> Our topology is very easy:<br>
> Just nginx - No apache behind it.<br>
> Our site gets the content (text,pictures,videos) of different sites via<br>
> php and serves it to the client.<br>
<br>
> My question is:<br>
> Do we need the proxy_buffering? Could we turn it off without performance<br>
> issues?<br>
<br>
</div>You do need it. Otherwise any slow client will block an entire php<br>
process for a long time.<br>
<div class="im"><br>
> I really don't understand this feature, maybe someone could explain it<br>
> for me. :-)<br>
<br>
</div><a href="http://mailman.nginx.org/pipermail/nginx/2012-March/032608.html" target="_blank">http://mailman.nginx.org/pipermail/nginx/2012-March/032608.html</a><br>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br>