Re: Faster TCP keepalive

2017-06-26 Thread Lance Richardson
> From: "Stephen Suryaputra Lin" > To: netdev@vger.kernel.org > Sent: Friday, 23 June, 2017 3:58:17 PM > Subject: Faster TCP keepalive > > Greetings, > > I'm writing this to probe if there has been thoughts or efforts in > allowing sub-second TCP keep

RE: Faster TCP keepalive

2017-06-26 Thread David Laight
> From: Stephen Suryaputra Lin > Sent: 23 June 2017 20:58 ... > Suggestions on other ways to quickly tearing down TCP connections to a > rebooted host in the application above are welcomed. Arrange to send an RST for each connection during shutdown. David

Faster TCP keepalive

2017-06-23 Thread Stephen Suryaputra Lin
Greetings, I'm writing this to probe if there has been thoughts or efforts in allowing sub-second TCP keep alive interval? One application is for TCP connections between IP hosts connected by an internal backplane where a faster detection is a necessity and the increased traffic can be accommodate