commit | 321d100cc8f86e5713fa7325acb30ef0e962d900 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 19 16:26:21 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Oct 20 09:03:19 2022 +0200 |
tree | 92442a154a7d15eeb548d84dae839bb4c40c947a | |
parent | cc640e851aa22e9ba7c4b5155d099457d1e3989f [diff] |
BUG/MINOR: ring: Properly parse connect timeout The connect timeout in a ring section was not properly parsed. Thus, it was never set and the server timeout may be overwritten, depending on the directives order. The first char of the keyword must be tested, not the third one. This patch is related to the issue #1900. But it does not fix the issue. It must be backported as far as 2.4.