----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi 

I just went through the FAQ, the archives at mail-archive.com and the tomcat
archives about this and saw some threads but no answers.

here's what I have
RedHat 6.1
Apache 1.3.11
Mod_ssl 2.5.0 (compiled against OpenSSL 0.9.4)
JServ 1.1 Final
Tomcat 3.1M1 (also tried Tomcat 3.0 final)

When using Tomcat as the servlet engine behind JServ, the http headers don't
get passed through JServ.  Even if I start the server using ./apachectl
start instead of ./apachectl startssl, I get no header information sent
through to my servlets.

I tried uncommenting SSLOptions in my httpd.conf (as suggested in one post)
but that didn't do anything.  I've tried recompiling everything as static
and everything as DSO and combinations thereof and nothing seems to work.
The one thing that does work with all of this is if I replace JServ 1.1
Final with JServ 1.1b3.   I don't know how many changes occured in between
the b3 and final release but somewhere something either broke or was fixed
and broke something in Tomcat.

Any help would be appreciateed.

Thanks,

Mike



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to