commit | d4c0be6b20f5365dc00221b51face2a32cf4053b | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Tue Feb 21 14:07:05 2023 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Feb 21 14:16:45 2023 +0100 |
tree | 8f56b63dccc8dc8960c70553f66e04558667bb44 | |
parent | cc5b9fa593e139fa330f8c7161ff7514315f2837 [diff] |
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.