Welcome! Log In Create A New Profile

Advanced

Re: nginx silently drops response body of POST depending on its length

May 09, 2011 12:19PM
Thanks, that helped point me to the issue. It turns out the problem was that I didn't pass --pep3333-input to uWSGI, so it was converting all CRLFs to LFs in the request body, so CONTENT_LENGTH didn't match the data length. Passing that flag to uWSGI made it pass the raw stream to my app and solved the problem.
Subject Author Posted

nginx silently drops response body of POST depending on its length

zildjohn01 May 08, 2011 03:15PM

Re: nginx silently drops response body of POST depending on its length

roberto May 09, 2011 01:44AM

Re: nginx silently drops response body of POST depending on its length

Maxim Dounin May 09, 2011 06:54AM

Re: nginx silently drops response body of POST depending on its length

zildjohn01 May 09, 2011 12:19PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 295
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready