diff --git a/doc/configuration.txt b/doc/configuration.txt index ffc221cbe..dc4a392b5 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -5357,7 +5357,7 @@ http-after-response add-header [ { if | unless } ] http-after-response allow [ { if | unless } ] This stops the evaluation of the rules and lets the response pass the check. - No further "http-after-response" rules are evaluated. + No further "http-after-response" rules are evaluated for the current section. http-after-response del-header [ -m ] [ { if | unless } ] @@ -6118,8 +6118,7 @@ http-request add-header [ { if | unless } ] http-request allow [ { if | unless } ] This stops the evaluation of the rules and lets the request pass the check. - No further "http-request" rules are evaluated. - + No further "http-request" rules are evaluated for the current section. http-request auth [realm ] [ { if | unless } ] @@ -12340,7 +12339,7 @@ tcp-request content [{if | unless} ] tcp-request content accept [ { if | unless } ] This is used to accept the connection. No further "tcp-request content" - rules are evaluated. + rules are evaluated for the current section. tcp-request content capture len [ { if | unless } ]