Re: CF eating up RAM

2001-09-18 Thread Chris Norloff

Is 22MB a problem on your system?  That doesn't sound bad to me.

Does it plateau at 22MB at 18 days, or does it keep increasing? If it kept increasing, 
that would be a problem.

Chris Norloff

-- Original Message --
From: "nyon" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 18 Sep 2001 10:48:20 +0800

>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
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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



RE: CF eating up RAM

2001-09-18 Thread Neil Clark

also check your Mail stack/log

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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



RE: CF eating up RAM

2001-09-18 Thread Tyson Vanek

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



Re: CF eating up RAM

2001-09-18 Thread Jochem van Dieten

Tilbrook, Peter wrote:

> Upgrade to 5. The memory management has been greatly improved as has the
> performance.


CF 5 is about $1000,- Hm, how much RAM you can buy for that...


CF will keep eating more and more RAM in version 4.5 and will never 
return it to the OS. However, the RAM is returned internally, so it can 
be used for other page requests. I don't think you should worry about 
this, unless you can't afford the 22 MB, in which case a RAM upgrade is 
probably easier than a CF upgrade.

Macromedia Knowledgebase:
Looking At ColdFusion Memory Usage(Article 15014)
http://www.allaire.com/Handlers/index.cfm?ID=15014&Method=Full

Jochem

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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



RE: CF eating up RAM

2001-09-17 Thread Tilbrook, Peter

Upgrade to 5. The memory management has been greatly improved as has the
performance.

-Original Message-
From: nyon [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 18 September 2001 12:48
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


**

This transmission is intended only for the use of the addressee(s)
and may contain confidential or legally privileged information. If you are
not the intended recipient, you are notified that any use or dissemination
of this communication is strictly prohibited. If you have received this
transmission in error, please notify the ANZFA IT helpdesk prior to deleting
all copies of this transmission together with any attachments.

ANZFA helpdesk:

E-mail:  [EMAIL PROTECTED]
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
~~
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



Re: CF eating up RAM

2001-09-17 Thread Neil H.

Is 22 Megs bad?!  CF doesn't give memory back.  I know that is a broad
statement but I know people of the like of Dave Watts could expound on this.

Thanks,

Neil

- Original Message -
From: "nyon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 10:48 PM
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
>
~~
Get the mailserver that powers this list at http://www.coolfusion.com
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



Re: CF eating up RAM

2001-09-17 Thread nyon

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