Thanks! Can you possibly explain how ColdFusion uses/handles Memory or point to any articles that explain this (like a Dummies view)? I'm going to have to explain this to someone who is not that technical so I'm trying to get all of my ducks in a row!
TIA, Rob -----Original Message----- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 10:31 AM To: CF-Talk Subject: Re: 4.5.1 Memory Mgmt >Hi All, >I have some questions form one of my colleagues and I >thought maybe the list >could give me as much details at possible on this since >I've only worked >with CF 5 and not 4.5.1: >1. How is memory management with CF 4.5.1 handled? >2. Are there memory leaks in CF 4.5.1? >3. If so, how can you work around these memory leaks? I'm not sure about leaks as in, CF continually soaking up RAM that it's not using. I've never noticed this happening on a 4.5 server. The only "leaky" issues I'm aware of using CF 4.5 are still present in 5.0 and that's shared scope variable corruption which I've heard can crash servers if it's really bad. Afaik, make sure you know your cflock techniques and you should be fine. Jim Davis has a good article on the subject on http://www.depressedpress.com s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

