Make sure you're locking all your shared-scope variables.  Writing code
without properly locking on shared-scope variables can cause serious memory
leaks in ColdFusion.  If you're not familiar with this practice, I would
suggest reading the following two articles.

"ColdFusion Locking Best Practices" by Jim Schley
http://www.allaire.com/handlers/index.cfm?id=17318&method=full

"Locking in ColdFusion" by Ben Forta
http://www.allaire.com/handlers/index.cfm?ID=17196&Method=Full

90% of the time I've been called in to address "RAM eating" behavior on a
ColdFusion server, this is the primary contributor to the leaking behavior.

-Tyson

-----Original Message-----
From: nyon [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 17, 2001 9:48 PM
To: CF-Talk
Subject: Re: CF eating up RAM


Hi,

I notice that the cold fusion service is slowly eating up my RAM. After 18
days, it consumes about 22MB of RAM from a lowly figure of
5MB. I have installed service pack for CF 4.5.1.

Any solutions ?
Nyon

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to