mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-21 14:17:30 -04:00
DOC: Fix L4TOUT typo in documentation
Fix documentation typo. L4TMOUT->L4TOUT.
This commit is contained in:
parent
ee335e65dc
commit
8310480499
1 changed files with 1 additions and 1 deletions
|
|
@ -14081,7 +14081,7 @@ S (Servers).
|
|||
INI -> initializing
|
||||
SOCKERR -> socket error
|
||||
L4OK -> check passed on layer 4, no upper layers testing enabled
|
||||
L4TMOUT -> layer 1-4 timeout
|
||||
L4TOUT -> layer 1-4 timeout
|
||||
L4CON -> layer 1-4 connection problem, for example
|
||||
"Connection refused" (tcp rst) or "No route to host" (icmp)
|
||||
L6OK -> check passed on layer 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue