-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/4/2010 10:06 AM, B. Balakrishna Rao wrote: > I have implemented your suggestion. I have deployed my application > in Tomcat 6.0.29 version under the same environment as Tomcat > 6.0.18(test environment). > > After performing the similar operations on both tomcat versions one > after another, I have taken the heap dumps from both versions. What I > observed is: Number of com.sun.net.ssl.internal.ssl.SSLSocketImpl > objects are 10 in tomcat 6.0.18 and 7 in tomcat 6.0.29. > > I can't able to say that the issue is fixed :(
Neither of these object counts seem unreasonable. Both are much better than the original report of nearly 3000 object instances. What is maxThreads set to? I would imagine that there would be a number SSLSocketImpl objects around for each current connection, plus some that hadn't yet been GC'd. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxZdVUACgkQ9CaO5/Lv0PAPVgCgljnlorFrcO3FYLY6otoUErxh M+0Anjo11qs18M5XLOOzQTQlJ5RF/xwY =iAZ5 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org