Forum Discussion

Tewil_318081's avatar
Tewil_318081
Icon for Nimbostratus rankNimbostratus
Apr 20, 2017

TCP sessions in the TIME_WAIT state

While using the following monitor, I'm finding that the web servers are keeping TCP sessions in the TIME_WAIT state, rather than closing them outright.

 

GET /location.html HTTP/1.1\r\nHost: \r\nConnection: Close\r\n\r\n

 

Any assistance is greatly appreciated.

 

1 Reply

  • Connection: Close should close out the connection. As JT explained, you may have to lower the TIME_WAIT setting on the server.