On 22-Dec-1999 Cliff Woolley wrote:
> Sounds like maybe a broken vendor DBM library. Are you getting
> coredumps (check the error_log for "exit signal Segmentation Fault")?
Nope, it would have been too easy !
No core file, no seg fault in the logs.
Maybe because of perl, but don't think so : it worked very well before...
> Are you using SSLSessionCache dbm:(...) ? If so, try temporarily using
> SSLSessionCache none and see what happens. (You might try decreasing
I have the standard params :
SSLSessionCache shm:/usr/local/apache/logs/ssl_scache(512000)
SSLSessionCacheTimeout 300
> the SSLSessionCacheTimeout for testing.) In any case, I'd recommend
> going to the shm: variant of the SessionCache. It's much faster. Or at
> least, if you're going to use the dbm version, use the built-in SDBM
> library by adding --enable-rule=SSL_SDBM when you configure Apache.
>
> Hope this helps,
Thanks for trying. For now I could not reproduce the problem...
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]