TLS detection timeouts #11300
Unanswered
LachezarKolevTide
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Linkerd version: 2.13
Hi, there’s a peculiar log I’ve been seeing that’s somewhat bugging me and I’m not sure neither how to interpret nor how to reproduce the issue (if it’s an issue at all).
The log comes in two forms:
It pops up randomly on meshed services.
Is it possible that there’s a brief period where a service account is left without an identity, which prevents requests from establishing connection? The text gets logged around the sni detection, but I’m not really familiar with the codebase to continue investigation in this direction in a timely manner
Considering this is logged in as an INFO only, is this something one should worry about? I know that general timeout|50* issues are sometimes difficult to debug and I’m not sure is this one worth spending any additional time on?
Beta Was this translation helpful? Give feedback.
All reactions