Is there any way (or technique, tools, etc.) to:
1. Calculate what is the session variable memory footprint per user on a
ColdFusion server?
2. Find the session variable memory footprint at runtime?
3. From the developer and system admin standpoint, access these user session
variables (not client variables) - for example, to help debugging when an
user reported a problem that may be caused by some session variables? Or to
do gabbage collection?
Also, is my interpretation correct that, unless a logout facility is
provided to clean up the session variables, session variables will remain in
the server memory server space, even after the user closed the browser,
until the session is timed out after the time as defined in sessiontimeout
under CFAPPLICATION?
Thanks.
---
Benjamin Wai
Project Manager, VelocityHall
Accela.com
701 Gateway Blvd, Suite 151
South San Francisco, CA 94080
* Email: [EMAIL PROTECTED]
* Phone: 650-635 0218 x113
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com