Speaking of memory utilization, is there any want to pinpoint how much webserver memory is being used by any specific variable or object used in your application.
For example, in our app, we persist a large result set in the application scope containing all of the security rights for all roles, groups etc... That way on each page load, we don't have to hit the database over and over again, but a query of query pulls what we need out of the application scope. Well I have always wondered just how easy it would be to see how much memory is being consumed by this. 1Meg, 10Megs, 500Megs?? We are running MX7 on Redhat Linux-- No X Windows GUI, just telnet access. Does anyone know any shortcuts? ~Brad -----Original Message----- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 9:04 AM To: CF-Talk Subject: RE: Large cfserver.log file a performance issue? Mamory utilization. I'm not going to touch that one with a ten foot pole. ;) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242795 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

