proxy_buffering

Guilherme guilherme.e at gmail.com
Wed Mar 14 22:43:17 UTC 2012


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.

On Wed, Mar 14, 2012 at 6:41 PM, Alexandr Gomoliako <zzz at zzz.org.ua> wrote:

> > I'm new to nginx and have a question about the proxy_buffering feature.
>
> > Our topology is very easy:
> > Just nginx - No apache behind it.
> > Our site gets the content (text,pictures,videos) of different sites via
> > php and serves it to the client.
>
> > My question is:
> > Do we need the proxy_buffering? Could we turn it off without performance
> > issues?
>
> You do need it. Otherwise any slow client will block an entire php
> process for a long time.
>
> > I really don't understand this feature, maybe someone could explain it
> > for me. :-)
>
> http://mailman.nginx.org/pipermail/nginx/2012-March/032608.html
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120314/991f0877/attachment.html>


More information about the nginx mailing list