I have a totally bizarre behavior to report and wonder if anyone has
seen anything like this.

I have this nice stable Apache/1.3.19 (Unix) mod_fastcgi/2.2.10 (I just
built it after a week of headaches, and it seems fine).  But I want more!
I need to use mod_ssl, and have had no end of headaches.

When I add SSL (I start with a fresh Apache, add mod_ssl and openssl, then add
fastcgi, just like the instructions say), fastcgi hangs (processes don't work,
or they run once and die).  SSL also behaves erractically.  Here's what I have
tried:

Apache/1.3.17 mod_fastcgi/2.2.2 mod_ssl-2.8.0-1.3.17 openssl-0.9.6
        SSL DSO, FastCGI static: FastCGI cycles, no fcgi can run
Apache/1.3.19 mod_fastcgi/2.2.10 mod_ssl-2.8.2-1.3.19 openssl-0.9.6a
        Everything a DSO: FastCGI hangs, no fcgi can run, and when I try
        apachectl stop, the /usr/contrib/bin/fcgi- dispatcher won't die.
Apache/1.3.19 mod_fastcgi/2.2.10 mod_ssl-2.8.2-1.3.19 openssl-0.9.6a
        FastCGI static, SSL DSO: same as above
Apache/1.3.19 mod_fastcgi/2.2.10 mod_ssl-2.8.2-1.3.19 openssl-0.9.6a
        FastCGI DSO, SSL static: same as above
Apache/1.3.19 mod_fastcgi/2.2.10 mod_ssl-2.8.2-1.3.19 openssl-0.9.6a
        Everything static: same as above
Apache/1.3.19 mod_fastcgi/2.2.10 mod_ssl-2.8.2-1.3.19 openssl-0.9.6a
        FastCGI was compiled static but no directives used it (so it was in
        but unused), SSL was static and in use: all *regular* CGI scripts ran
        successfully, but the output was truncated at 16336 bytes (add in
        "Content-type: text/plain" and it is suspiciously close to 16Kbytes).
        WTF?
Apache/1.3.19 mod_fastcgi/2.2.10
        Obviously, no SSL, but FastCGI behaves normally.

So: Apache+FastCGI works for me, but add SSL and everything gets weird.

Does anyone have any clues?  Other people have reported that they have:
        running with no headaches.
Apache/1.3.19 mod_fastcgi/2.2.11-SNAP-Feb19-01.25 mod_ssl/2.8.1 OpenSSL/0.9.5a
        running with no headaches.
Apache/1.3.19 mod_fastcgi/2.2.11-SNAP-Dec06-21.55 mod_ssl/2.8.1 OpenSSL/0.9.6
        running with no headaches.

I can't get things to work.  I am running BSDI Unix version 4.1.  Help?
Please?  I've been at it for a week!

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

Reply via email to