https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
--- Comment #23 from Mark Thomas <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
