Skip to content

Fix DLT-Multinode: Gateway does not recognize reset of passive node #551 - #912

Open
minminlittleshrimp wants to merge 1 commit into
masterfrom
fivef/master
Open

Fix DLT-Multinode: Gateway does not recognize reset of passive node #551#912
minminlittleshrimp wants to merge 1 commit into
masterfrom
fivef/master

Conversation

@minminlittleshrimp

Copy link
Copy Markdown
Collaborator

Enable TCP keepalive to detect broken connections due to network disconnects. Without this in cases where no TCP FIN or RST package is received from the server, the dlt_client will never notice that it was disconnected from the server. Thus it will not reconnect when the server is available again. Also improve logging output to see which connection fails.



Enable TCP keepalive to detect broken connections due to network disconnects.
Without this in cases where no TCP FIN or RST package is received from the server, the dlt_client will never notice that it was disconnected from the server. Thus it will not reconnect when the server is available again.
Also improve logging output to see which connection fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants