We also see this with 4.5 sp2 on Solaris
Memory usage is around 750Mb and can climb anywhere up to 1-2 gig,
This then causes malloc errors, which seems to take out CF & sometimes the
MIME type recognition in Apache.....
The problem appears to be when spectra does Duplicates of large structures
(ie the sitemodel- ours is HUGE) into different scopes in memory.....
The more simultanious threads you have, the more likley these large copies
will happen together, making CF need more memory for Scratch space while the
copy is made....
Steve
-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: 26 September 2001 16:13
To: Spectra-Talk
Subject: RE: CF memory usage on Solaris
Bare in mind, when CF uses memory, it doesn't let go of it. So, if it is
using N, then needs to go to N+2, it will continue to use N+2. CF will
reuse the memory 1-(N+2), and will not go up until it needs more, but it
will not go down.
http://www.allaire.com/Handlers/index.cfm?ID=15014&Method=Full
As for why your system is rising and rising, again, what are you doing?
Normal stuff? Ie, hitting the webtop every now and then, hitting a
spectra app, etc. Are you the only one hitting it?
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED]
Yahoo IM : morpheus
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Michiel Boland [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 26, 2001 10:55 AM
> To: Spectra-Talk
> Subject: RE: CF memory usage on Solaris
>
>
> Memory sort of builds up over a day.
>
> Unfortunately I can't just stop and restart CF right now but I'll try
> to get some measurements later to see which templates exactly
> are the culprits.
>
> Cheers
> Michiel
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.