Skip to content

What does "Closing dead socket" msg mean? #895

Answered by ldemailly
xjtupdy asked this question in Q&A
Discussion options

You must be logged in to vote

So it's juts a warning/info telling your that the other side closed the socket (despite keep alive) - which is a legal thing to do for any server but still interesting - for instance in kubernetes this tends to happen when one of the pods is terminated (for instance when the istio side car gracefully drains connection during shutdown due to rollout or pod changes)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xjtupdy
Comment options

@ldemailly
Comment options

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