Hi,

I just installed modssl 2.4.6, and it seemed to work. But after some
time, every SSL-request causes the apache child to segfault. Stopping
and starting Apache makes it work for some time, but after some time it
starts again.

Anybody else having problems with this?

My config is:
# SSL globals
SSLRandomSeed startup file:/dev/urandom 4096
SSLRandomSeed connect file:/dev/urandom 1024

SSLMutex file:/var/run/modssl_mutex
or
SSLMutex sem

SSLSessionCache dbm:/var/run/modssl_gcache
or
SSLSessionCache shm:/var/run/modssl_gcache

SSLSessionCacheTimeout 600
SSLLog /usr/local/apache/var/log/modssl.log
SSLLogLevel debug

Apache is compiled with every module in an .so file, modssl 2.4.6,
openssl 0.9.4, mm-1.0.12, a pagecounter-module, an SNMP module and PHP
3.0.13-dev.

Thanks,
Sander Steffann.

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

Reply via email to