Re: [OT] Response Swapping

2011-03-30 Thread SQ
changes to try or ways to reproduce? -- View this message in context: http://old.nabble.com/Response-Swapping-tp31185040p31278390.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: [OT] Response Swapping

2011-03-22 Thread SQ
ns on how to reproduce would be great. -- View this message in context: http://old.nabble.com/Response-Swapping-tp31185040p31213078.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: us

Re: [OT] Response Swapping

2011-03-22 Thread Mark Thomas
On 22/03/2011 16:54, SQ wrote: > > 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]

Re: [OT] Response Swapping

2011-03-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 SQ, On 3/22/2011 12:54 PM, SQ wrote: > I too didn't realize there was a difference in connectors. Thanks for the > clarification. > > Here is the startup info on the connector: Yeah, that's not what Mark is looking for. When you first start up Tomc

Re: [OT] Response Swapping

2011-03-22 Thread SQ
p.jar] [Loaded org.apache.jk.core.WorkerEnv from file:/usr/local/apache-tomcat-5.5.30/server/lib/tomca t-ajp.jar] Please let me know if this is what you were looking for. Sorry for the confusion. -- View this message in context: http://old.nabble.com/Response-Swapping-tp31185040p31211930.html Sent

Re: [OT] Response Swapping

2011-03-22 Thread Mark Thomas
On 22/03/2011 10:24, André Warnier wrote: > The following is no criticism, and is meant as a constructive comment : > Patches still welcome, mm ? Yep. The offer to help anyone set up an environment so they can create and test patches still stands. Mark

Re: [OT] Response Swapping

2011-03-22 Thread André Warnier
Mark Thomas wrote: On 21/03/2011 23:15, André Warnier wrote: Mark Thomas wrote: On 21/03/2011 22:06, SQ wrote: 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 Which AJP connector are you using?

Re: Response Swapping

2011-03-22 Thread Mark Thomas
On 21/03/2011 23:15, André Warnier wrote: > Mark Thomas wrote: >> On 21/03/2011 22:06, SQ wrote: >>> 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 > Which AJP c

Re: Response Swapping

2011-03-21 Thread André Warnier
Mark Thomas wrote: On 21/03/2011 22:06, SQ wrote: 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 Which AJP connector are you using? Is APR/native being used? AJP13.

Re: Response Swapping

2011-03-21 Thread Mark Thomas
On 21/03/2011 22:06, SQ wrote: > 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 >> >>> Which AJP connector are you using? Is APR/native being used? >> >> AJP13. That doesn't answer m

Re: Response Swapping

2011-03-21 Thread SQ
code in the JSPs themselves are causing this. > >>That is a useful indicator. Assuming no filters etc. are in the mix then >>that tends to rule out the app. > >> In earlier, less-intensive testing, we found that requests directly to >> Tomcat weren't experie

Re: Response Swapping

2011-03-18 Thread Mark Thomas
> html - it doesn't look like code in the JSPs themselves are causing this. That is a useful indicator. Assuming no filters etc. are in the mix then that tends to rule out the app. > In earlier, less-intensive testing, we found that requests directly to > Tomcat weren't experi

Response Swapping

2011-03-18 Thread SQ
at requests directly to Tomcat weren't experiencing response swapping, but requests through Apache to Tomcat were - this has not yet been confirmed with the testing tool. -- View this message in context: http://old.nabble.com/Response-Swapping-tp31185040p31185040.html Sent from the To