> Adding the following two lines solved the problem though: > > SSLSessionCache shm:/var/log/http/ssl_gcache_data(512000) > SSLSessionCacheTimeout 300 > > and the setup has been working ever since (about 6 months).
I have tried all of the following (commented out is not currently used) None made a difference. #SSLSessionCache none #SSLSessionCache shmht:logs/ssl_scache(512000) SSLSessionCache shmcb:logs/ssl_scache(512000) #SSLSessionCache dbm:logs/ssl_scache # SSLSessionCache shm:logs/ssl_scache(512000) SSLSessionCacheTimeout 300 ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
