Re: [OT] Response Swapping

2011-03-30 Thread SQ
>Yep that is it. You are using the old BIO AJP connector based on the >classes you are loading. Hmm. Not what I was expecting. It might be >worth taking a look at this bug: >https://issues.apache.org/bugzilla/show_bug.cgi?id=50189 >The problem is that we need a test case to investigate this but t

Re: [OT] Response Swapping

2011-03-22 Thread SQ
>Yep that is it. You are using the old BIO AJP connector based on the >classes you are loading. Hmm. Not what I was expecting. It might be >worth taking a look at this bug: >https://issues.apache.org/bugzilla/show_bug.cgi?id=50189 >The problem is that we need a test case to investigate this but t

Re: [OT] Response Swapping

2011-03-22 Thread SQ
I too didn't realize there was a difference in connectors. Thanks for the clarification. Here is the startup info on the connector: [Loaded org.apache.catalina.connector.Response from file:/usr/local/apache-tomcat-5.5.30/server /lib/catalina.jar] [Loaded org.apache.jk.core.JkHandler from file:/

Re: Response Swapping

2011-03-21 Thread SQ
Hey Mark, Thanks for the response. I have answered your questions below. Mark Thomas wrote: > > On 18/03/2011 21:05, SQ wrote: >> >> Environment: >> Solaris 10 >> Apache 2.2.16 >> mod_jk 1.2.31 >> Tomcat 5.5.30 >> JVM 1.6.0_14 > >>Wh

Response Swapping

2011-03-18 Thread SQ
Environment: Solaris 10 Apache 2.2.16 mod_jk 1.2.31 Tomcat 5.5.30 JVM 1.6.0_14 We're experiencing an intermittent problem with responses from our servers. Sometimes (no more precision available than "sometimes") a server will start returning a response unrelated to the request. Recently, we manag

Re: Apache/mod_jk serves random files from tomcat

2009-03-20 Thread SQ
Rainer, Rainer Jung-3 wrote: > > I guess you mean the lines with the 503 are the bad responses? But those > do not indicate, that the probe gets back the page requested by someone > else, it shows that the web server or Tomcat throw an HTTP error, namely > 503. In this case I would guess, th

Re: Apache/mod_jk serves random files from tomcat

2009-03-13 Thread SQ
Hi Rainer, Thanks for the reply. Answers to your questions below, Rainer Jung-3 wrote: > > Jus to make sure, we are talking about the same kind of observation: > could you please describe independently, how the observed problem looks > like in your case? > In development, the developers ar

Re: Apache/mod_jk serves random files from tomcat

2009-03-12 Thread SQ
Good to see others are seeing the same problem that’s been driving us crazy and is slowly become a very serious issue. Admittedly, my knowledge on this whole area is limited, but I’ll try my best to provide as much info as possible to help solve the problem. Here are some specifics: Tomcat serve