commit | 2702560d7be9340df8b1ff31528187cd228e975b | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 09 17:58:12 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 09 18:05:33 2021 +0100 |
tree | c81393088897f36f77e440d0705d7793a7d4baa8 | |
parent | 4c5a591b1029ef03c3461a7771483aa523e3111a [diff] |
DOC: config: Be more explicit in "allow" actions description TCP/HTTP allow actions stop rules evaluation of the current section only. Only the http-response description was accurate on this point. Thus, the documentation is now explicit on this point for all other concerned rulesets. This patch may be backported, to all supported versions for tcp-request and http-request documentation, and as far as 2.2 for http-after-response documentation.