I have this task on my list aswell. I always wanted to check out the Webflow Manager from http://wfnm.sourceforge.net/
Chris
| Heath Borders <[EMAIL PROTECTED]>
17.01.2005 15:26
|
An: MyFaces Discussion <[email protected]> Kopie: Thema: Server-side state saving size suggestions? |
(Who loves that alliteration?)
I would like to build a simple profiler that can tell me the size of
my session at any given point in the application. Does anyone have
any suggestions?
My initial thought was just to serialize the session map into a byte
array and report on its size.
Are there any products out there that do this?
Is there a better strategy? Right now, I don't care THAT much about
the size of the objects within the session, but just the session
itself. However, I might want to delve deeper eventually.
Thanks.
--
-Heath Borders-Wing
[EMAIL PROTECTED]

