On May 20, 2013, at 12:17 PM, Roberto De Ioris <[email protected]> wrote:
> I think it is better to add a condition when the backend closes the > connection: if content_length is not completely read, just close the > connection independently by the keepalive status. I've also noticed that requests with CONTENT_LENGTH > 0 fail with a timeout if I comment out that line: [uwsgi-body-read] Timeout reading 16384 bytes. Content-Length: 4194304 consumed: 0 left: 4194304 So there is more going on here than I had imagined... André _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
