]> git.ipfire.org Git - thirdparty/haproxy.git/commit
ADMIN: reload: introduce -vv mode
authorWilliam Lallemand <wlallemand@irq6.net>
Mon, 29 Sep 2025 17:21:08 +0000 (19:21 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Mon, 29 Sep 2025 17:29:10 +0000 (19:29 +0200)
commit6316f958e3952d0791ea370954f824085eb297f0
treee2646bf4ac8ac87f4895b4653e98ddc7141ed71a
parent5d05f343b9cf952844b03d4b8988e558ff1f6fc2
ADMIN: reload: introduce -vv mode

The -v verbose mode displays the loading messages returned by the master
CLI reload command upon error.

The new -vv mode displays the loading messages even upon success,
showing the content of `show startup-logs` after the reload attempt.
admin/cli/haproxy-reload