I've got an odd problem with modssl and Macintosh Netscape
that I wonder if anyone else has seen, or has any suggestions
for debugging.

I have a CGI script (or modperl really) that generates an HTML 
page which includes tags (LINK, SCRIPT) for scripts and stylesheets.
It works fine on Windows and Unix using Netscape, IE, et. al,
but on a Mac, the secondary connection to retrieve the stylesheet
never closes.  To the user, it "hangs".  It does so after the
URL contents have been downloaded.  If you hit the stop button,
Netscape displays the "interupted" message, but in fact the 
page is there and displays correctly, and the next time you
hit the URL everything works OK, because the GET's for the
scripts and stylesheets return 304 (it closes these OK).
The identical page(s) works fine non-SSL.

Anyone have any clues, suggestions?  Techniques for debugging
further?

My config is the very latest versions of modssl, openssl, apache,
although it is the same with openssl 0.94 and apache 1.3.9.

Thanks,

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

Reply via email to