]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: remove fallback to SSL session private cache if lock init fails.
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 9 May 2014 12:01:48 +0000 (14:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 May 2014 17:16:13 +0000 (19:16 +0200)
commit93ee249fd189d36e10a862ff21091fee30535d4b
tree11085fbfdba2d2ebe329308e7d5c53d9e0e9169f
parent8dc6039807d98292153cd6e264cc5f02ad8898df
MINOR: ssl: remove fallback to SSL session private cache if lock init fails.

Now, haproxy exit an error saying:
Unable to initialize the lock for the shared SSL session cache. You can retry using
the global statement 'tune.ssl.force-private-cache' but it could increase the CPU
usage due to renegotiation if nbproc > 1.
src/cfgparse.c