haproxy/include
Emeric Brun 9faf071acb MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory
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.
2012-10-02 08:34:38 +02:00
..
common MINOR: config: make str2listener() use memprintf() to report errors. 2012-09-24 10:53:16 +02:00
import
proto MINOR: ssl: add build param USE_PRIVATE_CACHE to build cache without shared memory 2012-10-02 08:34:38 +02:00
types MINOR: ssl: add ignore verify errors options 2012-10-02 08:32:50 +02:00