[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200806060031.16827.maximlevitsky@gmail.com>
Date: Fri, 6 Jun 2008 00:31:16 +0300
From: Maxim Levitsky <maximlevitsky@...il.com>
To: Rick Jones <rick.jones2@...com>
Cc: Stephen Hemminger <shemminger@...tta.com>,
Adam Langley <agl@...erialviolet.org>, netdev@...r.kernel.org
Subject: Re: How I can reset TCP sockets after long suspend/resume cyscle
On Thursday, 5 June 2008 00:23:37 Rick Jones wrote:
> > Another idea would be for the kernel to prematurely run the keepalive
> > timer for all TCP connections after resume. The keepalive code would send
> > an ACK (out of window) which causes other side to send a RST or ACK.
> >
> > It is normal behaviour, the change would just make the timer happen sooner.
>
> Would you have it done even for those endpoints on which SO_KEEPALIVE
> wasn't set?
Why not?
This seems the right solution,
if this is possible, why not to check for stuck TCP connections
on resume?
Obviously, we should be able to turn this off, for some reasons, maybe some
weird servers, but generally this can be the default.
>
> rick jones
>
Best regards,
Maxim Levitsky
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists