On Fri, Jun 25, 1999, [EMAIL PROTECTED] wrote:
> Hiyas.. Well I seem to have gotten mod_ssl 2.3.5 + mm 1.0.8 + apache +
> mod_perl 1.20 compiled fine and running fine without seg faulting or Buss
> Erroring on solaris 2.6.. So long has I define SSLSessionCache as shm
> instead of dbm.. defining it as dbm would make it segfault on USR1 or HUP
> signals..
>
> Now, I'm sure this can also be an OS limit but, when I run the
> following command <evil grin>:
>
> while : ; do kill -HUP `cat /var/run/httpd.pid` ; done
>
> apache stop working and the error log
>
> [error] mod_ssl: Cannot allocate shared memory: mm:core: failed to attach
> shared memory (Too many open files)
Wait, above you say it segfaults for DBM and USR1/HUP and here you show an MM
related error. So, which variant now works fine and which not?
I've tried the restarts myself and they worked fine under FreeBSD. Hmmm...
but you're right, on one of my Solaris boxes I see segfaults on HUP signals,
too. Seems like it's platform related.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]