Revert "MINOR: proxy: report a warning for max_ka_queue in proxy_cfg_ensure_no_http()"
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 16 Nov 2023 16:07:09 +0000 (17:07 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Nov 2023 10:16:21 +0000 (11:16 +0100)
commitb6e1e9ec8b30ffab982a7ccf098a0a3ac8b8fedb
treead33b5bc504fb53e621e0039dca47e1edbbb0b45
parentb61147fd2a54d4cfc1053a51e87c91cc306bb7ed
Revert "MINOR: proxy: report a warning for max_ka_queue in proxy_cfg_ensure_no_http()"

This reverts commit 3934901 since it makes no sense to report a warning
in this case given that max-keepalive-queue will also work with TCP
backends.
src/proxy.c