https://issues.apache.org/bugzilla/show_bug.cgi?id=56518
--- Comment #10 from hanyong <observer.h...@alibaba-inc.com> --- Sorry, the patch DOES NOT work well. I found another problem. The aysnc servlet timeout is triggered by the poller thead also, since the SelectionKey was deregistered when the socket be closed, the asyncTimeout will never triggered. In this situation, If the user forgot to call "AsyncContext.complete()", the limit leak happens always. -- 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