Can some tell me how now to configure SSLSessionCache: 'shm'

In the shipped ssl.conf the following line is there:
SSLSessionCache        "shmcb:c:/Apache23/logs/ssl_scache(512000)"

But that does not work, get the error:
SSLSessionCache: 'shm' session cache not supported (known names: )

The docu says:
mod_ssl can now be configured to share SSL Session data between servers through memcached

But I have no clue, how to do that.


Thanks,

Steffen




Reply via email to