Commit 79b38482 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

vsl: Document Backend_health '-' window bit

parent dc6f44ce
......@@ -455,6 +455,7 @@ SLTM(Backend_health, 0, "Backend health check",
"\n"
"Probe window bits are::\n\n"
"\t" "'-'" ": " "Could not connect" "\n"
"\t" "'4'" ": " "Good IPv4" "\n"
"\t" "'6'" ": " "Good IPv6" "\n"
"\t" "'U'" ": " "Good UNIX" "\n"
......@@ -464,6 +465,9 @@ SLTM(Backend_health, 0, "Backend health check",
"\t" "'R'" ": " "Good Recv" "\n"
"\t" "'H'" ": " "Happy" "\n"
"\n"
"When the backend is just created, the window bits for health check\n"
"slots that haven't run yet appear as '-' like failures to connect.\n"
"\n"
)
SLTM(VCL_Log, 0, "Log statement from VCL",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment