Is it possible that nginx will not buffer the client body?

André Cruz andre.cruz at co.sapo.pt
Thu Feb 28 19:02:46 UTC 2013


On Feb 28, 2013, at 6:51 PM, Valentin V. Bartenev <vbart at nginx.com> wrote:

> On Thursday 28 February 2013 21:36:23 André Cruz wrote:
>> I'm also very interested in being able to configure nginx to NOT proxy the
>> entire request.
>> 
> [...]
> 
> Actually, you can.
> 
> http://nginx.org/r/proxy_set_body
> http://nginx.org/r/proxy_pass_request_body

I've probably explained myself wrong. What I want is for nginx to buffer only chunks of the request body and pass these chunks to the upstream server as they arrive.

André



More information about the nginx mailing list