Hi all!
After Max I've decided to start playing around with caching some of my more frequently used CFCs in memory for faster execution times. I'm only caching components that are used extremely often (those that handle security, generate navigation, data formatting, etc.) The navigation components are stored in the application scope and I have a few formatting components (for phone numbers, title-case, etc.) stored in the server scope so I can access them from every site on the server. Is there any way to determine how much of the servers memory these components are occupying? I'm not having any issues with them so far, it's worked really well actually, but for curiosity and planning's sake I'd like to figure this out. Thanks! Jon ##################################################################################### Warning: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which it is addressed. If you are not the named addressee any review, dissemination, distribution or duplication of this e-mail is strictly prohibited. If you have received this email in error, please let us know by e-mail and delete it from your system. Please note that any personal views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Thank You. ##################################################################################### ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183904 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

