https://bz.apache.org/bugzilla/show_bug.cgi?id=64182
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #3 from Mark Thomas <ma...@apache.org> --- Tested with 8.5.51 and 8.5.x and httpd (2.4.34). Normal response times were observed. Looking at the (minimal) changes to the AJP request processing, I don't see how those changes could lead to more than one second of delay. If you'd like community help to track down what is going on, the Tomcat users list is the place to ask. A couple of things to that might help: - The linked report indicates the issue appeared when Tomcat was updated from 8.0.28 to 8.5.51. There are over 4 years between those releases. It would be worth trying to narrow down which version the issue first appears in. - The Tomcat and httpd access logs should tell you how long they each thought the request took. It would be interesting to see if they agree that the delay was in Tomcat. - If Tomcat is the source of the delay, a profiler (I use YourKit because they give OSS committers free licenses for using on their OSS projects) may provide some insight - If you'd like help tracking this down then providing the simplest possible test case that demonstrates the issue makes it much easier for people to help. If you need to include a web application in that test case, keep it as simple as possible and include source code -- 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