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?

An upgrade to the latest 5.5.33 wouldn't hurt but I don't see anything
in the changelog.

There is this https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
which is tracking various reports of various quality of a similar issue.
There are some suggestions about possible work-arounds there too.

> One of the JSP that got wrong responses in testing contained nothing but
> 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 experiencing response swapping, but requests through Apache
> to Tomcat were - this has not yet been confirmed with the testing tool.  

This tends to point towards something in Tomcat's AJP connector although
based on past experience nothing is certain until we understand exactly
what the problem is.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to