Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Memory Used within a Session


Message #1 by Leon Yip <leonyip@x...> on Thu, 29 Nov 2001 09:27:38 +0800
Hi all,
did anyone know how to  measure  memory that reside in a session in  JVM environment? what i
mean here is
when I put some object say ResultSet , Vector in session object, it will keep in the memory of JVM
until the
session expired, so when there are too many users in the session, it might crash the JVM,

so, can anyone can suggest me any tools to measure the JVM memory used? thanks in advance.




  Return to Index