>> but: >> >> - nginx sending a huge 80k request (that will overflow) >> - albeit the buffer is 100k the uwsgi protocol can carry only 64k, so >> the >> request will be detected as broken and the connection closed. >> > > Does "request" mean "request header"? >
Oops, yes :) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
