DOC: Fix L4TOUT typo in documentation

Fix documentation typo. L4TMOUT->L4TOUT.
This commit is contained in:
Jason Harvey 2015-04-16 11:13:21 -08:00 committed by Willy Tarreau
parent ee335e65dc
commit 8310480499
1 changed files with 1 additions and 1 deletions

View File

@ -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