Hi All,

     I have been monitoring my app and noticed that with each connection it grows in size and even after all the logout the memory usage stays the same (using the top in linux).  I only used 6 windows to log in.  If I am expecting a large number then it might hog up all the memory.  Since my main client object is in the session and a lot of things happenning in the webwork actions which interacts a lot with the valuestack.  Once the actions are done, does all the variables in them get garbage collected?  Does variables in the valuestack gets cleaned out?  When logging out, I cleaned out my client object, removed it from the session and then invalidate the session.  I am just curious about the value stack and it's references in there.

 

Thanks

Doug



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Reply via email to