You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Eddie Fang <ed...@sempire.com> on 2003/06/16 21:32:27 UTC

apache httpd error

Hi All:

 

My setup is as follows:  Cocoon2.0.4 + JBoss3.0/Tomcat4.0.4 + Apache
Httpd2.0.45 + Mod_jk(2.0.45).  

 

When I don't have Apache httpd running and I access the web application
through Tomcat, everything runs fine. 

 

When I run Apache httpd in front of Tomcat, and access the web
application through Apache, sometimes the returned generated html
contains the following: 2/3 of the original html code + http header info
+ original html code.  This error often occurs when I refresh the page
using the javascript: 'location.href=.'.  I've tried different
connectors (Mod_jk2 with ajp13, Coyote2.0, Coyote beta9) with no avail. 

 

Any information is greatly appreciated.

 

Eddie