You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/02/10 01:20:02 UTC

[Bug 57546] Memory Leak in SecureNioChannel

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
release() isn't expected to be called for an HTTP upgrade connection so that
method getting called is not part of the problem.

I've tried to reproduce this with 8.0.x trunk but I can't. I've been trying the
various WebSocket example applications with and without https and killing the
browser to simulate dropping the connection.

A simple test case that demonstrates this issue would be a big help.

I do wonder if some of the connector fixes made since 8.0.18 may have fixed
this. Are you able to build the latest 8.0.x code from svn and test that?
Alternatively I could provide you with a test build.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org