Reference

show backend

List all backends in the current running config.

Description Jump to heading

Querying the runtime API with the string show backend will produce a list of all backends in the running configuration.

Examples Jump to heading

Use the string show backend to display backend information.

bash
echo "show backend" | \
sudo socat stdio tcp4-connect:127.0.0.1:9999
bash
echo "show backend" | \
sudo socat stdio tcp4-connect:127.0.0.1:9999
output
bash
# name
be_stats
be_static
be_api
output
bash
# name
be_stats
be_static
be_api

See also Jump to heading

If this page was useful, please, Leave the feedback.

© 2023 HAProxy Technologies, LLC. All Rights Reserved
Manage Cookie Preferences