On Mon, Jul 05, 1999, Khimenko Victor wrote:
> [...]
> > and then start it without -DSSL, no crash occurs. My wild guess is
> > that without the module added, it may still try to output the
> > SSL/TLS session cache status, or access some other undefined code
> > or data structure.
>
> It will EXACTLY try to output SSL/TLS session cache status and will crash
> exactly there :-) That is code to output SSL/TLS session cache will try
> to find out mod_ssl configuration and it's not ready to get NULL as ponter
> to that configuration...
>
> > mod_perl and mod_ssl are linked statically, most other modules dynamically.
>
> Yes, this is the problem. Dynamically linked mod_ssl will work just fine, of
> course. I'm not sure how important this problem is, though...
Oh, that's the point. For my test I had mod_ssl built as a DSO. Ok, then I've
to test it again. I'll investigate. Thanks for the essential hint.
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]