https://bz.apache.org/bugzilla/show_bug.cgi?id=65776
--- Comment #6 from Mark Thomas <ma...@apache.org> --- That should only be an issue if: - there are no other connections to the server between liveness checks - the liveness checks are >= time_wait seconds apart Increasing the frequency of the liveness checks should be a valid workaround in the rare cases this is an issue. Meanwhile, I'll look at adding a "time since last accept" check to the test. When the error occurs it is almost instant so something like less than a second should work. -- 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