]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: add the HAProxy version in "show proc"
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Jun 2019 17:11:33 +0000 (19:11 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 12 Jun 2019 17:19:57 +0000 (19:19 +0200)
commit1dc69630867aaeba81f463e80ef64f15021df224
treed2ff4b146a896e1fda5c4bf1d3b36f0661797be2
parente8669fc9dbdff504439e65c4ddc8628f80954305
MINOR: mworker: add the HAProxy version in "show proc"

Displays the HAProxy version so you can compare the version of old
processes and new ones.
doc/management.txt
include/types/global.h
src/haproxy.c
src/mworker.c