On 08-Feb-2001 Matt Glaves wrote:
> I have read through the mailing list for ModSSL and have been unable to
> find a solution that works for my server. Here is the error:
Add the following lines :
#Inter Process Session Cache
SSLSessionCache shm:ssl_scache(512000)
# SSLSessionCache dbm:/etc/httpd/logs/ssl_cache
SSLSessionCacheTimeout 300
If mod_ssl balks because of shared memory, comment the first
SSLSessionCache line out, and uncomment the second.
HTH,
-Philip
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]