mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-09 17:11:37 +01:00
It removes dependencies with futex or mutex but ssl performances decrease using nbproc > 1 because switching process force session renegotiation. This can be useful on small systems which never intend to run in multi-process mode.