]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proxy: remove the experimental status on dynamic backends
authorWilly Tarreau <w@1wt.eu>
Tue, 19 May 2026 12:51:29 +0000 (14:51 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 May 2026 12:56:45 +0000 (14:56 +0200)
commit11bad0176084ccaaefe84abccb97c09a5d097708
treed15362335fc4bb94501909442d16942abced9b8f
parentb59fe471a59a9a9e334cfc6b3c8cd9bca08c30e7
MINOR: proxy: remove the experimental status on dynamic backends

As initially planned, if no trouble was reported on dynamic backend
commands on the CLI, the experimental status could be dropped before the
release. The feedback was not very broad, but was conclusive in that the
operations work as expected and the current syntax can be preserved even
for future evolutions. So we can drop the experimental status.
reg-tests/proxy/cli_add_backend.vtc
reg-tests/proxy/cli_del_backend.vtc
src/proxy.c