https://bz.apache.org/bugzilla/show_bug.cgi?id=63022
--- Comment #6 from Pankaj <pankaj.puni...@gmail.com> --- Attached is an updated test case (AsyncConnectionCount.zip) where async request first writes xml data to stream before closing the socket. Connection count is still not getting decremented. We are actually hitting an issue in production on couple of nodes where limit latch count value is equal to max connection count(10000) and it never gets decremented. It strated happening after tomcat upgrade to 8.5.34 and switching from BIO to NIO connector. -- 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