I would like to see:

1. Count of the total number of sessions
2. Information on session sizes (average size, max, min, 90th
percentile, etc.)
3. Information on session ages (e.g., oldest inactive session, oldest
active session)

It would be nice to find a way to dissect the actual session data as
well.  If I find a session that is 2 MB in size, I would like to have a
way to see what is making the session so large.  You wouldn't want to
make a full profiler out of the tool, but maybe some quick summary data
about the most common objects or the objects that consume the most space
would be very helpful.

Shane

-----Original Message-----
From: resin-interest-boun...@caucho.com
[mailto:resin-interest-boun...@caucho.com] On Behalf Of Richard Grantham
Sent: Tuesday, May 26, 2009 11:32 AM
To: General Discussion for the Resin application server
Subject: Re: [Resin-interest] Resin cluster-backed session database

Well, I guess I'd like to see session IDs, some representation of what's
stored in the blob, when it was created, etc. Just simple stuff really.
Perhaps ordering a view by creation date or size of blob.

-----Original Message-----
From: resin-interest-boun...@caucho.com
[mailto:resin-interest-boun...@caucho.com] On Behalf Of Scott Ferguson
Sent: 26 May 2009 17:14
To: General Discussion for the Resin application server
Subject: Re: [Resin-interest] Resin cluster-backed session database


On May 26, 2009, at 4:28 AM, Richard Grantham wrote:

> Is there a way to inspect the Resin session database to see how many 
> session there are and what data they are storing? I could do this if 
> we were using a SQL-backed session store but I've had issues with this

> in the past.

Can you give some details on exactly what you'd like to see?  We're
upgrading the management and monitoring for 4.0.1, and can gather more
information.  I've added a bug report at
http://bugs.caucho.com/view.php?id=3533
, so you can also add notes to the bug report.

The trouble in the past has been not really knowing what information
would be useful other than a count of the current sessions.

-- Scott

>
>
> rgds,
>
> Richard.
>
>
>
> Richard Grantham
> Development
>
> -------------------------------
> rgrant...@limehousesoftware.co.uk
> Limehouse Software Ltd
>
> DDI: (020) 7566 3324
> Main: (020) 7566 3320
> Fax: (020) 7566 3321
>
> Limehouse Software Ltd
> Bridewell Gate
> 9 Bridewell Place
> London
> EC4V 6AW
>
>
> www.limehousesoftware.co.uk - Unifying Information
>
> The information contained in this e-mail or in any attachments is 
> confidential and is intended solely for the named addressee only.
> Access to this e-mail by anyone else is unauthorised. If you are not 
> the intended recipient, please notify Limehouse Software Ltd 
> immediately by returning this e-mail to sender or calling 020 7566 
> 3320 and do not read, use or disseminate the information. Opinions 
> expressed in this e-mail are those of the sender and not necessarily 
> the company. Although an active anti-virus policy is operated, the 
> company accepts no liability for any damage caused by any virus 
> transmitted by this e-mail, including any attachments.
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest
Privileged/Confidential Information may be contained in this message. If you 
are not the addressee indicated in this message (or responsible for delivery of 
the message to such person), you may not copy or deliver this message to 
anyone. In such case, you should destroy this message and kindly notify the 
sender by reply email. Please advise immediately if you or your employer does 
not consent to Internet email for messages of this kind. Opinions, conclusions 
and other information in this message that do not relate to the official 
business of my firm shall be understood as neither given nor endorsed by it.


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to