]> git.kaiwu.me - haproxy.git/commit
DOC: server: document 'set server name' CLI command
authorAlexander Stephan <alexander.stephan@sap.com>
Mon, 29 Jun 2026 12:34:19 +0000 (12:34 +0000)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 1 Jul 2026 07:32:32 +0000 (09:32 +0200)
commitaf9bb8507dde45829f88e8878dcb204834a12094
treeb4f60d27931640d9937436a05e5a0f53141a9f91
parent4949b0a9a74e9e5d34a5cf681766424a221a120f
DOC: server: document 'set server name' CLI command

Document the new 'set server <b>/<s> name <newname>' CLI command in
management.txt.

The documentation states the two preconditions that gate the operation
(server must be in maintenance, server's name must not be statically
referenced via use-server / track / ARGT_SRV), notes that the command
is not gated by a per-backend opt-in directive (parity with 'add
server' / 'del server'), and mentions the EVENT_HDL_SUB_SERVER_NAME
event published on successful rename so Lua and other event consumers
know to subscribe to it.
doc/management.txt