Re: Nginx 1.8 proxying to Netty - timeout from upstream

2015-07-23 Thread smuthali
Maxim, many thanks for the reply. i did run a tcpdump on nginx port 8080 and dst being Netty. I did not see anything out the ordinary in the packet capture. Essentially i see a HTTP 200 OK for response and the connections are torn down as expected. I wil run another packet capture just in case I o

Nginx 1.8 proxying to Netty - timeout from upstream

2015-07-21 Thread smuthali
I have setup Nginx proxy to a Netty server. I am seeing a timeout from upstream, i.e. Netty. The consequence of this timeout is that the JSON payload response is truncated (as seen on browser developer tools) 2015/07/21 05:08:56 [error] 6#0: *19 upstream prematurely closed connection while readin