HAProxy Enterprise Documentation 2.0r1
show profiling
Dump profiling details.
Description
The operation dumps profiling settings, one per line, as well as the command needed to change them.
Examples
$ echo "show profiling" | \
sudo socat stdio unix-connect:/var/run/hapee-2.0/hapee-lb.sock
Per-task CPU profiling : on # set profiling tasks {on|auto|off}
Memory usage profiling : off # set profiling memory {on|off}
See also
Next up
show resolvers