You may want to set that directive selectively just for the paths where you need it. I think they default it to buffering for a reason. Or you can just use that HTTP header so you can selectively turn buffering off on the client side.
On 3 March 2016 at 23:38, Chan Guan Hao <[email protected]> wrote: > Wow thanks for the help, it worked. :) Just set `uwsgi_buffering off` in > the nginx directive and it works. > > http://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_buffering > >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
