HAProxy Enterprise Documentation 1.8r2
show backend
List all backends in the current running config.
Description
Querying the runtime API with the string show backend
will produce a list of all backends in the running configuration.
Examples
Use the string show backend
to display backend information.
$ echo "show backend" | socat /var/run/hapee-1.8/hapee-lb.sock stdio
# name
be_stats
be_static
be_api
See also
Next up
show cache