Open
Description
Hi Team,
When a TCP connection is established, Ideally TCP connection should get terminated when there is no data exchange between client and server for sometime.
TCP will start keepalive timer and if no data exchange happened between client and server for few keepalive packets (ideally 8 to 10) then TCP connection will be dropped.
I did not find anywhere TCP keepalive count is getting incremented and checked while processing TCP keepalive timer.
Can somebody confirm if this a bug in OFP code itself?
OR
Where TCP keepalive count is getting incremented in OFP TCP code?
Any help will be appreciated.
Metadata
Metadata
Assignees
Labels
No labels