Memory Use Creeping Up In Steady-State 2003-12-09 - By Dhruva B. Reddy
Back We are running a web app on Tomcat 4.1.29, through OptimizeIt. We don't see any signs of a memory leak (i.e., memory actually allocated to objects drops down to the same level upon GC) when the application is under load, but when it is not under load, the memory usage (i.e., the amount of memory actually allocated to objects) creeps up around the rate of 4KB/second. Again, it drops down to the same level upon GC, but I wonder what could account for this.
Has anyone noticed this behavior?
Thanks, -d
__ ____ ____ ____ ____ ____ ______ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|