Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Session size(How can I measure it ?)
icon3.gif  Session size [message #633583] Mon, 18 October 2010 13:08 Go to next message
Opfermann C is currently offline Opfermann CFriend
Messages: 53
Registered: July 2009
Location: Annecy
Member
Hi,

I need to measure the session size of each user connected on my RAP application.
Therefore, I used PMI (websphere tool) to do it, but RAP seems not to use the standard HTTP session to store user data.

How can I find the actual size of my connected user ? Is there any tool that can help or any object to serialize ?

Thanks,

[Updated on: Mon, 18 October 2010 13:12]

Report message to a moderator

Re: Session size [message #633817 is a reply to message #633583] Tue, 19 October 2010 13:58 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi,

The Eclipse Memory Analyzer (http://eclipse.org/mat/) is a very good tool
to analyze the heap dumps. All session-related objects are referenced
from the SessionStore.

Regards, Ralf

--
Ralf Sternberg

Need professional support for RAP and RCP?
http://www.eclipsesource.com/support/

Twitter: http://twitter.com/eclipsesource
Blog: http://www.eclipsesource.com/blogs/
Previous Topic:Configure font and color of ExpandItem
Next Topic:Has anyone deployed Rap on Virgo?
Goto Forum:
  


Current Time: Thu Apr 25 01:19:43 GMT 2024

Powered by FUDForum. Page generated in 0.03173 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top