From: Amaury Denoyelle Date: Tue, 21 Jul 2026 07:32:55 +0000 (+0200) Subject: DOC: remove outdated experimental mention on dynamic backends X-Git-Url: http://git.kaiwu.me/http/%22data:,/$%7BGITURL%7D$%7Bcid%7D?a=commitdiff_plain;h=c5686480aa3e2464056f4d92bd8757d9f50ebf99;p=haproxy.git DOC: remove outdated experimental mention on dynamic backends Dynamic backends commands were first implemented with experimental status guard. However, this status was removed before the final release as it is considered stable enough. This patch cleans up outdated references to experimental status for add/del backend commands in management documentation. This must be backported up to 3.4. --- diff --git a/doc/management.txt b/doc/management.txt index b6522984b..6cd2f4270 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1751,7 +1751,7 @@ add acl [@] This command cannot be used if the reference is a name also used with a map. In this case, the "add map" command must be used instead. -add backend from [mode ] [guid ] [ EXPERIMENTAL ] +add backend from [mode ] [guid ] Instantiate a new backend proxy with the name . Only TCP or HTTP proxies can be created. All of the settings are inherited @@ -1769,8 +1769,7 @@ add backend from [mode ] [guid ] [ EXPERIMENTAL ] exceptions though, for example when the mode is neither TCP nor HTTP. This command is restricted and can only be issued on sockets configured for - level "admin". Moreover, this feature is still considered in development so it - also requires experimental mode (see "experimental-mode on"). + level "admin". add map [@] add map [@] @@ -2167,8 +2166,7 @@ del backend the final closure of the streams attached to the target backend. This command is restricted and can only be issued on sockets configured for - level "admin". Moreover, this feature is still considered in development so it - also requires experimental mode (see "experimental-mode on"). + level "admin". del map [|#] Delete all the map entries from the map corresponding to the key .