https://issues.apache.org/bugzilla/show_bug.cgi?id=50780
Summary: AjpConnectionHandler keeps many connections causing
memory leak
Product: Tomcat Native
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Library
AssignedTo: [email protected]
ReportedBy: [email protected]
Hi,
Sorry for my english.
I use Tomcat 7.0.6 with APR 1.1.20.
I noticed (from heap dump) many org.apache.tomcat.util.net.SocketWrapper
objects, which are kept by "connections" atribute in
org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler object. I don't
understand, why there are so many objects representing old connections which
are not active. In my example it was 300000 objects created, after 7 days of
Tomcat work. Has someone forgotten to clean this HashMap from time to time?
best regards
Sergiusz Brzezinski
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]