]> git.ipfire.org Git - thirdparty/haproxy.git/commit
ADMIN: reload: add a synchronous reload helper
authorWilliam Lallemand <wlallemand@irq6.net>
Sun, 28 Sep 2025 20:08:27 +0000 (22:08 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Sun, 28 Sep 2025 20:10:40 +0000 (22:10 +0200)
commit8635c7d78906c296fe2ba4978e7ba6dc53c3cf53
tree8342435a291fcdc80452e5fb2e93a024fe3152fd
parent02f7bff90b25fee138865de716bb276774bb83b3
ADMIN: reload: add a synchronous reload helper

haproxy-reload is a utility script which reload synchronously using the
master CLI, instead of asynchronously with kill.
admin/cli/haproxy-reload [new file with mode: 0755]