Hello,

I have many errors in production regarding POST requests.  Some work
but some others don't.  When I do a curl -d on my site, the process is
stuck reading wsgi.input and is killed by harakiri.

I noticed this message in the uwsgi output:

 *** WARNING: you have enabled harakiri without post buffering. Slow
upload could be rejected on post-unbuffered webservers ***

But I can crash it even with very small uploads.

Any idea?
-- 
Jean-Baptiste Quenot
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to