https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
--- Comment #11 from Sudhir Reddy <discoversud...@gmail.com> 2010-03-29 15:01:32 UTC --- > We seem to be experiencing resubmition of POST data, rather than response > mixing. Just in case you are not aware .... mod_jk retries http post requests in case of timeout in getting response from tomcat with default configurations(no retries or recovery_options specified). See : https://issues.apache.org/bugzilla/show_bug.cgi?id=48400 As part of the DisableReuse, i did set recovery_options to not retry post data and have not seen this issue after that. May be setting both will fix your issue ? For some reason, i was not able to reproduce this behaviour(response swaping) in non-production boxes. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org