Unbuffered POST requests and/or uWSGI in nginx 1.8

Valentin V. Bartenev vbart at nginx.com
Wed May 6 11:19:12 UTC 2015


On Tuesday 05 May 2015 21:36:26 Igor Katson wrote:
> Hi,
> 
> it's stated in a lot of IT news websites, that nginx 1.8 supports
> unbuffered uploads. However, I could not find it in thechangelog
> <http://nginx.org/en/CHANGES-1.8>, and also, did not find any new relevant
> options in the nginx core module options.
> 
> Is it really so? If yes, how do you enable unbuffered uploads? Is that
> supported for uwsgi?
> 

http://nginx.org/r/uwsgi_request_buffering

  uwsgi_request_buffering off;


wbr, Valentin V. Bartenev



More information about the nginx mailing list