linkerd / website

Source code for the linkerd.io website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include log message in protocol detection documentation

wmorgan opened this issue · comments

Protocol detection timeouts generate a log message like this:

INFO ThreadId(01) outbound:server{orig_dst=74.125.123.76:443}: linkerd_detect: Continuing after timeout: linkerd_proxy_http::version::Version protocol detection timed out after 10s

If we include (some of) that string in the protocol detection doc, it will be easier for people to find the solution!