commit | 4663577e242944516fd2937f4b9b894d63f55069 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@exceliance.fr> | Wed Nov 14 11:32:56 2012 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Nov 15 10:52:19 2012 +0100 |
tree | c9629165644e3ad5cb7efd701528568ad6ff5964 | |
parent | 4055a107a77c34a6a436ca1d7e5d901f81dcf573 [diff] |
MINOR: build: allow packagers to specify the ssl cache size This is done by passing the default value to SSLCACHESIZE in sessions. User can use tune.sslcachesize to change this value. By default, it is set to 20000 sessions as openssl internal cache size. Currently, a session entry size is between 592 and 616 bytes depending on the arch.