OSSL-130 — The SSL session cache cannot be initialized
Starting a new SSL/TLS session is a relatively costly operation.
Therefore it is possible to share a session for several connections.
Active sessions are stored in session cache shared by all processes of the proxy. If the shared memory for the cache cannot be allocated, the proxy cannot be started.