From 83104804996f354f167d8bdfcd27fb1f6148a252 Mon Sep 17 00:00:00 2001 From: Jason Harvey Date: Thu, 16 Apr 2015 11:13:21 -0800 Subject: [PATCH] DOC: Fix L4TOUT typo in documentation Fix documentation typo. L4TMOUT->L4TOUT. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 2242c7100..a37f54c01 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