]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: backend/balance: "balance" requires TCP or HTTP mode
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 19 Sep 2023 15:39:25 +0000 (17:39 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Oct 2023 13:34:30 +0000 (15:34 +0200)
commit1e0093a31784d8e1ae2cbc00ab7b5e229aa78382
tree1eb1f41f07625cbc67caeb2462063aa256e15f02
parentf9422551cd2b205332e4ea4e6195ed986e0e198a
MINOR: backend/balance: "balance" requires TCP or HTTP mode

Prevent the use of "balance" and associated keywords when proxy is neither
in tcp or http mode.
src/cfgparse-listen.c