From: Jason Harvey Date: Thu, 16 Apr 2015 19:13:21 +0000 (-0800) Subject: DOC: Fix L4TOUT typo in documentation X-Git-Tag: v1.6-dev2~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83104804996f354f167d8bdfcd27fb1f6148a252;p=thirdparty%2Fhaproxy.git DOC: Fix L4TOUT typo in documentation Fix documentation typo. L4TMOUT->L4TOUT. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 2242c7100c..a37f54c012 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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