> If you want to use nproc 40 and use the CLI, you'll have to define 40 CLI >> sockets, bound to each process and send the command to each one. >> > > Hi Cyril, Stefan,
You can also use Pavlos' haproxytool to ease your life and run the command once: https://github.com/unixsurfer/haproxytool You may still have to configure one stats socket per process :) Baptiste

