Reference

show version

On this page

Available since

  • HAProxy 2.6
  • HAProxy Enterprise 2.6r1

Show the version of the current HAProxy Enterprise process.

Description Jump to heading

Show the version of the current HAProxy Enterprise process.

Examples Jump to heading

nix
echo "show version" | \
sudo socat stdio tcp4-connect:127.0.0.1:9999
nix
echo "show version" | \
sudo socat stdio tcp4-connect:127.0.0.1:9999
output
text
2.8.0-1.0.0-296.438
output
text
2.8.0-1.0.0-296.438

Do you have any suggestions on how we can improve the content of this page?