I need to use the session cache to (hopefully) overcome a problem MacIE
Browsers do have with my SSL-enabled server.
I used the following directives in my httpd.conf

SSLSessionCache dbm:/var/log/httpd/MAIN/ssl/ssl_cache
SSLSessionCacheTimeout 300
SSLMutex file:/var/log/httpd/MAIN/ssl/ssl_cache.lck


But /var/log/httpd/MAIN/ssl/ssl_cache or
/var/log/httpd/MAIN/ssl/ssl_cache.lck never get created and I still have
troubles with MacIE.

Help Needed!
Thanx
 Lukas

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to