Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

nginx closed its end of the connection and wait for the client to do the same. It has enough of a timeout to wait 45 seconds for the first keep-alive, but then it times out before the second keep-alive after another 45 seconds, which ends up on a closed port, hence the reset. Thats the quick analysis of the screenshot.