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 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
