https://issues.apache.org/bugzilla/show_bug.cgi?id=56620
--- Comment #6 from Konstantin Kolinko <knst.koli...@gmail.com> --- Looks good. For a record: Processing time for HTTP connectors is now measured starting from when the first byte of the next request is read. (r1602956) The old implementation measured it starting from when the whole HTTP request line was read. I think the new implementation is the correct one. I am just noting it here, as sometimes people ask on the users mailing list about how the timing is measured. In any case I expect that for usual requests the difference between the two implementations is rather small. -- 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