Skip to content

Should I monitor if there are sockets that haven't been accessed for a long time #4289

Discussion options

You must be logged in to vote

Hi! The server will automatically detect when the client has left: either when the WebSocket connection is closed (right away), or when the heartbeat mechanism fails (may take up to 45 seconds by default).

So you shouldn't have to monitor for zombie connections.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@childrentime
Comment options

Answer selected by childrentime
Comment options

You must be logged in to vote
1 reply
@darrachequesne
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants