]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proxy: stress CLI commands with backends/servers loop master
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 21 Jul 2026 09:38:12 +0000 (11:38 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 21 Jul 2026 14:58:20 +0000 (16:58 +0200)
commitfbce63160e09626b958637680d50288059fb7988
tree84fa9c20364e63c8f5855dc452010bd04c743d0b
parent35f60950f95a69064bee9f7814d19a92aba80ba4
MINOR: proxy: stress CLI commands with backends/servers loop

Update handlers for "show backend" and "show servers state/conn" so that
stress mode can be used to force the task yielding each time a new
instance is dumped.

This is useful for debugging commands safety with backend/server
deletion in parallel.
src/proxy.c