]> git.ipfire.org Git - thirdparty/haproxy.git/commit
Revert "MINOR: cfgparse-listen: warn when use-server rules is used in wrong mode"
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 23 Nov 2023 15:15:10 +0000 (16:15 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 24 Nov 2023 15:27:55 +0000 (16:27 +0100)
commit8f878d5969e8f1fb64a48db55e7786af435a0a47
tree52461cc8bfd27cd9b4b92439316b0026f3444503
parentffae3ca34bf9df9009fd3d3551ed2a9aa0857659
Revert "MINOR: cfgparse-listen: warn when use-server rules is used in wrong mode"

This reverts commit 5884e46ec8c8231e73c68e1bdd345c75c9af97a0 since we
cannot perform the test during parsing as the effective proxy mode is
not yet known.
src/cfgparse-listen.c