commit | a892b7f15f76272fd267441df7fb511f7ce1cb62 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 17 14:53:20 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 17 14:53:21 2022 +0200 |
tree | 48a75456b3e00030a530cb2776f37809ef2b2539 | |
parent | 82af3c684dd694b803fb127685b3e42343c2998c [diff] |
BUG/MINOR: log: Properly test connection retries to fix dontlog-normal option The commit 731c8e6cf ("MINOR: stream: Simplify retries counter calculation") introduced a regression. It broke the dontlog-normal option because the test on the connection retries counter was not updated accordingly. This patch should fix the issue #1754. It must be backported to 2.6.