commit | 1faf18ae3976cddfb17afa95ea447205330c821e | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Nov 25 16:43:12 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 27 10:08:18 2020 +0100 |
tree | 9b4c9e0c1fc26e3661b169331919eed966b63aae | |
parent | 5a7d6ebf2c38ab004fb85a7465470c1be8d1c47e [diff] |
BUG/MINOR: tcpcheck: Don't forget to reset tcp-check flags on new kind of check When a new kind of check is found during the parsing of a proxy section (via an option directive), we must reset tcpcheck flags for this proxy. It is mandatory to not inherit some flags from a previously declared check (for instance in the default section). This patch must be backported as far as 2.2.