https://bz.apache.org/bugzilla/show_bug.cgi?id=58646

--- Comment #23 from Mark Thomas <ma...@apache.org> ---
Something to try (that would address the Upgrade + IOE issue above and any
similar issues) is to add this:
connections.remove(socket.getSocket());

to the start of:
Http11NioProtocol.Http11ConnectionHandler.release(SocketWrapper,Processor,boolean,boolean)

-- 
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

Reply via email to