>> curl -N -i http://localhost:8080 >> >> should do the trick > > Now that I have a working example with --http-socket how do I need to > configure nginx when using the uwsgi protocol?
ok, I've found 'uwsgi_buffering' needs to be set to 'off' maybe these 2 things should be mentioned on the Gevent wiki page http://projects.unbit.it/uwsgi/wiki/Gevent -- damjan _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
