]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: proxy: add dynamic backend into ID tree
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 18 Feb 2026 13:00:22 +0000 (14:00 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Feb 2026 17:24:36 +0000 (18:24 +0100)
commit78549c66c5d2105cccbc6b6bda89d70a91a9eedf
tree3e5e43ff0413651b99281d2b528505cb32a2a807
parent5000f0b2ef86f01b74c5392fd5e4db32d0a60828
BUG/MINOR: proxy: add dynamic backend into ID tree

Add missing proxy_index_id() call in "add backend" handler. This step is
responsible to store the newly created proxy instance in the
used_proxy_id global tree.

No need to backport.
src/proxy.c