haproxy/include
Emeric Brun 4b3091e54e MINOR: ssl: disable shared memory and locks on session cache if nbproc == 1
We don't needa to lock the memory when there is a single process. This can
make a difference on small systems where locking is much more expensive than
just a test.
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 [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: ssl: disable shared memory and locks on session cache if nbproc == 1 2012-10-02 08:34:38 +02:00
types MINOR: ssl: add ignore verify errors options 2012-10-02 08:32:50 +02:00