sorry for my poor english.

windows xp (32) + tomcat 6.x + Java 6 + wicket 1.3.7, tomcat memory allocate
1G (computer's total memory is 3G),but tomcat  frequently break because of
out of memory error when online user is about 100 .

now, the list component including ListView,DataView, GridView use
detachemodel, but i found that the temp session file size in disk is 8 - 10
M, so i want to know how to monitor wicket's session memory usage detail.

Reply via email to