Re: How I can reset TCP sockets after long suspend/resume cyscle

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stephen Hemminger <shemminger@...>
Cc: Adam Langley <agl@...>, Maxim Levitsky <maximlevitsky@...>, <netdev@...>
Date: Wednesday, June 4, 2008 - 5:02 pm

While I know of at least one OS/stack which allows a root user to issue 
a command to abort a TCP connection, (and it may be two given their 
shared history) its use was always strongly discouraged.


And one way for there to be activity would be for the application(s) in 
question to have an application-layer keepalive mechanism, or at the 
very least, set SO_KEEPALIVE on their connections.  And if they don't 
want to rely on the sysadmin to have set what they consider a 
"reasonable" value for when to start sending keepalive probes, a 
TCP_KEEPIDLE setsockopt() perhaps.

rick jones
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: How I can reset TCP sockets after long suspend/resume cy..., Stephen Hemminger, (Wed Jun 4, 12:21 pm)
Re: How I can reset TCP sockets after long suspend/resume cy..., Rick Jones, (Wed Jun 4, 5:02 pm)