https://issues.apache.org/bugzilla/show_bug.cgi?id=56518

--- Comment #10 from hanyong <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to