Re: Question about memory usage under a CFMX 6.2 environment

2003-12-10 Thread Michael Hodgdon
Thank you.  That looks helpful, and certainly something I can use.  I implemented this yet, but it looks pretty thorough.  
Michael S Hodgdon
Web Development Project Manager
617 - 669 - 7183
[EMAIL PROTECTED]
  - Original Message - 
  From: Dave Carabetta 
  To: CF-Talk 
  Sent: Tuesday, December 09, 2003 6:52 PM
  Subject: Re: Question about memory usage under a CFMX 6.2 environment

  >I think my message needs clarification.  I was thinking more on the 
  >variable assignment level.  It would be nice to know how much memory each 
  >variable scope is absorbing. For instance:
  >
  >
  >
  >
  >
  >As you create variables in these scopes, memory must manage it.  So I am 
  >wondering if there is a way to know how much memory is allocated to 
  >variable scopes.   If you could get as granular as each scope that would be 
  >great, if not, a collective summary of all scopes would do.
  >
  >I have asked this question before Pre-MX and the response I received from 
  >the list is that CF does not work close enough to the hardware to truly 
  >know this as it is a security breach.  CF is merely delivered a spot in 
  >which to reference where its variables sit, but has no other control over 
  >memory.  At the time, that made sense.  I was wondering if any changes have 
  >been made since MX has come along.
  >
  >This question comes from the idea that we would rather anticipate max 
  >memory issues prior to running an application in production.
  >
  >Does that clear the air a little?
  >

  This may help:

  http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=967

  Regards,
  Dave.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Question about memory usage under a CFMX 6.2 environment

2003-12-09 Thread Dave Carabetta
>I think my message needs clarification.  I was thinking more on the 
>variable assignment level.  It would be nice to know how much memory each 
>variable scope is absorbing. For instance:
>
>
>
>
>
>As you create variables in these scopes, memory must manage it.  So I am 
>wondering if there is a way to know how much memory is allocated to 
>variable scopes.   If you could get as granular as each scope that would be 
>great, if not, a collective summary of all scopes would do.
>
>I have asked this question before Pre-MX and the response I received from 
>the list is that CF does not work close enough to the hardware to truly 
>know this as it is a security breach.  CF is merely delivered a spot in 
>which to reference where its variables sit, but has no other control over 
>memory.  At the time, that made sense.  I was wondering if any changes have 
>been made since MX has come along.
>
>This question comes from the idea that we would rather anticipate max 
>memory issues prior to running an application in production.
>
>Does that clear the air a little?
>

This may help:

http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=967

Regards,
Dave.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Question about memory usage under a CFMX 6.2 environment

2003-12-09 Thread Michael Hodgdon
I think my message needs clarification.  I was thinking more on the variable assignment level.  It would be nice to know how much memory each variable scope is absorbing. For instance:





As you create variables in these scopes, memory must manage it.  So I am wondering if there is a way to know how much memory is allocated to variable scopes.   If you could get as granular as each scope that would be great, if not, a collective summary of all scopes would do.  

I have asked this question before Pre-MX and the response I received from the list is that CF does not work close enough to the hardware to truly know this as it is a security breach.  CF is merely delivered a spot in which to reference where its variables sit, but has no other control over memory.  At the time, that made sense.  I was wondering if any changes have been made since MX has come along.  

This question comes from the idea that we would rather anticipate max memory issues prior to running an application in production. 

Does that clear the air a little?

Michael S Hodgdon
Web Development Project Manager
617 - 669 - 7183
[EMAIL PROTECTED]
  - Original Message - 
  From: Nathan Strutz 
  To: CF-Talk 
  Sent: Tuesday, December 09, 2003 5:05 PM
  Subject: RE: Question about memory usage under a CFMX 6.2 environment

  you mean, like, with the windows task manager?

  -nathan strutz

    -Original Message-
    From: Michael Hodgdon [mailto:[EMAIL PROTECTED]
    Sent: Tuesday, December 09, 2003 2:40 PM
    To: CF-Talk
    Subject: Question about memory usage under a CFMX 6.2 environment

    Now that CFMX is using Java under the hood is it possible to get a little
  more insight toward how much memory a server is using?  It would be really
  nice to know how much memory is being used by ColdFusion.  Not sure if this
  is possible, any ideas?

    Michael
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Question about memory usage under a CFMX 6.2 environment

2003-12-09 Thread Nathan Strutz
you mean, like, with the windows task manager?

-nathan strutz

  -Original Message-
  From: Michael Hodgdon [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, December 09, 2003 2:40 PM
  To: CF-Talk
  Subject: Question about memory usage under a CFMX 6.2 environment

  Now that CFMX is using Java under the hood is it possible to get a little
more insight toward how much memory a server is using?  It would be really
nice to know how much memory is being used by ColdFusion.  Not sure if this
is possible, any ideas?

  Michael
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Question about memory usage under a CFMX 6.2 environment

2003-12-09 Thread Michael Hodgdon
Now that CFMX is using Java under the hood is it possible to get a little more insight toward how much memory a server is using?  It would be really nice to know how much memory is being used by ColdFusion.  Not sure if this is possible, any ideas?

Michael
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]