In a way, it's not.  it is just more detailed and more in your control (you
can force a GC() etc)

I am not sure you will ever be able to see what memory is being used by what
directly...certainly not to the case of Variable 1 = 50kb, XmlObject = 150kb
etc this going to be available in CF8?










"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-----Original Message-----
From: Christopher Jordan
To: CF-Talk
Sent: Fri May 25 19:38:00 2007
Subject: Re: Scope Memory

Thanks for the tip Josh. How is this different that looking at the 
memory that the jrun process is using?

Thanks again!
Chris

Josh Nathanson wrote:
>> Is there any way (outside of getting CF8 in a few months) that I can
>> access the amount of memory that a given scope is using?
>>     
>
> If you use SeeFusion, "sort of".  It shows your JVM RAM allocation, and
the 
> amount of that allocation that is being used by CF.  It doesn't break it 
> down by scope, but it's still very useful information.
>
> Right now it tells me that we have 1021 MB allocated to the JVM, and 50MB 
> are being used by CF, that's about 5% of capacity.  We generally have
about 
> 600 sessions going concurrently, so having this information allows me to
not 
> worry too much about if our sessions are taking up too much RAM.
>
> -- Josh
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279326
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to