Re: Apache/mod_jk serves random files from tomcat

2008-07-14 Thread dave.smith
Wow. That's weird. Is Tomcat serving the file, or is httpd serving it? Not too weird. I am experiencing the same thing with Tomcat 5.5 and mod_jk 1.2.23. I have Tomcat serving everything. I am also using a load balancer that sends an OPTION every 2 seconds to each web server to make sure

Re: Apache/mod_jk serves random files from tomcat

2008-07-15 Thread dave.smith
(AjpAprProcessor.java:1037) ... Rainer Jung-3 wrote: dave.smith schrieb: Wow. That's weird. Is Tomcat serving the file, or is httpd serving it? Not too weird. I am experiencing the same thing with Tomcat 5.5 and mod_jk 1.2.23. I have Tomcat serving everything. I am also using

Re: Apache/mod_jk serves random files from tomcat

2008-07-15 Thread dave.smith
(AjpAprProtocol.java:472) at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1286) at java.lang.Thread.run(Thread.java:595) Thanks again, Dave Rainer Jung-3 wrote: Hi David, dave.smith schrieb: Hi Rainer, Thanks a lot for the reply. I am using Tomcat

Re: Apache/mod_jk serves random files from tomcat

2008-07-15 Thread dave.smith
, but never define a connector on 8443. Furthermore, I spent the last hour trying reproduce the issue with netcat and was unable to. Thanks, Dave Mark Thomas-18 wrote: Rainer Jung wrote: Hi David, dave.smith schrieb: Hi Rainer, Thanks a lot for the reply. I am using Tomcat 5.5.25 (rpm from

Re: Apache/mod_jk serves random files from tomcat

2008-07-31 Thread dave.smith
these are related to the mod_jk upgrade? It's happened twice (once on each server) since the upgrade that was made 2 weeks ago. Please, let me know if you need anymore information. Thanks, Dave Rainer Jung-3 wrote: dave.smith schrieb: Yesterday, I upgraded our dev environment to mod_jk