mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-07 21:51:45 +02:00
The maxconn argument is used only for the listeners, and the fullconn is used only for the backends. If unset, it inherits maxconn's value which itself can inherit the default or the global value (we might need to change this).