2017-03-28 0:03 GMT+03:00 Scott, Derric T <derric.sc...@fisglobal.com>: > Hello: > > A question, perhaps a bug... > > I inherited a large application that has Apache in front, tomcat in back via > AJP1.3. I am moving everything to > "new" verisons. A new RedHat OS, newest tomcat RPM (7.0.69), etc. > > I ran into a snag and finally identified the culprit. The tomcat on the > backend went from 1.0.14 to 1.0.69. > As I understand HTTP/HTML, a FORM is POSTed with two packets, the second one > is "DATA" - at least that > is what I see from tcpdump, etc. Note - this is only via the AJP1.3 port > 8009. Access via port 8080 works fine.
The current version of Tomcat 7 is 7.0.76. As you have a working test case, you can download versions from Archive site [1] and pinpoint the pair that changed the behaviour. With dichotomy that can be found in several steps. It is worth to test with the current 7.0.76 as well. [1] http://archive.apache.org/dist/tomcat/tomcat-7/ Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org