]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 21 Feb 2023 13:07:05 +0000 (14:07 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 21 Feb 2023 13:16:45 +0000 (14:16 +0100)
commitd4c0be6b20f5365dc00221b51face2a32cf4053b
tree8f56b63dccc8dc8960c70553f66e04558667bb44
parentcc5b9fa593e139fa330f8c7161ff7514315f2837
MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start

HAPROXY_STARTUP_VERSION: contains the version used to start, in
master-worker mode this is the version which was used to start the
master, even after updating the binary and reloading.

This patch could be backported in every version since it is useful when
debugging.
doc/configuration.txt
src/haproxy.c