Single TCP-CLOSE_WAIT connection brings down application till restart

Posted by broun on Server Fault See other posts from Server Fault or by broun
Published on 2014-08-24T20:21:14Z Indexed on 2014/08/25 4:22 UTC
Read the original article Hit count: 587

Recently found a behaviour where my application had a connection in TCP Close_wait state till the app was restarted (after about 5 hours).

But during this period the SUnreclaim space was also increasing constantly and went down on restart.

The application is runnning on a rhel5 os and Im not very familiar with the memory management system. Would appreciate if someone clould tell me what extactly is the Ureclaim space and why it is increasing in sync with the close_wait.

© Server Fault or respective owner

Related posts about tcp

Related posts about rhel5