Rook
Rook copied to clipboard
Long GET requests getting trimmed resulting in connection reset
We' re having an issue with Rook handling long GET requests longer than 1024 bytes - the request doesn't complete, resulting in a no response being returned. The problem essentially seems equivalent to this nginx issue, but there doesn't seem to be anywhere in Rook where that buffersize of 1024 is set: http://stackoverflow.com/questions/22697584/nginx-uwsgi-104-connection-reset-by-peer-while-reading-response-header-from-u