Re: Incomplete HTTP request body sent to upstream

2014-11-20 Thread Roman Borschel
014 at 02:13:41PM +0100, Roman Borschel wrote: > > > Hi, > > > > I'm experiencing an issue whereby nginx and the upstream server get into > > disagreement about the state of the HTTP interaction, apparently caused > by > > nginx not transmitting the complete

Incomplete HTTP request body sent to upstream

2014-11-19 Thread Roman Borschel
Hi, I'm experiencing an issue whereby nginx and the upstream server get into disagreement about the state of the HTTP interaction, apparently caused by nginx not transmitting the complete request body. The scenario is as follows, using nginx as a reverse proxy with upstream keepalive: 1. Client s