> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > yesterday I wrote a request about problems running Apache with mod_ssl on > Solaris. Now I found out more about my problem: > All browsers, which support multiple connections within one session (IE, > Opera, ...), produce the errors. The only way to stop this problem was do > disable the SSLSessionCache feature completely. I found the problem with a > normal configuration running on port 443 as well. > Do I miss something, or could it be that the problem comes from the fact, > that my session cache file was on a Solaris tmpfs file-system?
i'm running apache 1.3.23 + mod_ssl 2.8.7-1.3.23 on a solaris 8 sparc without problems. i'm using dbm for the cache, though. SSLSessionCache dbm:logs/ssl_scache SSLSessionCacheTimeout 300 -brad -- Brad Burdick | [EMAIL PROTECTED] http://media.org/ | The medium is NOT the message ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
