https://bz.apache.org/bugzilla/show_bug.cgi?id=66202
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <ma...@apache.org> --- If an application is blocking all processing threads and new requests can't be processed the health check should fail. OOME is a strong indicator of either an application memory leak or an undersized JVM. If you really want do this (and I'd strongly recommend that you don't) then you can use a dedicated Connector and perform the health check via a dedicated port. -- 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