proxy_buffering

Alexandr Gomoliako zzz at zzz.org.ua
Thu Mar 15 00:08:51 UTC 2012


On Thu, Mar 15, 2012 at 12:57 AM, nginxer <nginx-forum at nginx.us> wrote:
> This does not help! :-/
>
> One says that I need it and the other says I don't.
> Maybe the information I provided are too lean.

It was fine.

Have you read this?
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering

I'm not sure what is so confusing about it. If you can receive an
entire response from your giant php process you can send another
request there right away, making it a lot more efficient, so it won't
occupy those amounts of memory for nothing. Unless you have a lot of
memory.



More information about the nginx mailing list