Drivers - I didn't know that, I will take a peek.

Per. CFC's - used to, bagged it so I have very little stored in app. Scope.

We have no cfx's, or any custom tags installed. Very much an out of the box
setup

gabe 

-----Original Message-----
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 22, 2004 6:41 PM
To: CF-Talk
Subject: Re: JVM heap creep

Few things,

There were some DB Driver updates released a few weeks ago, make sure you
have those installed.

Do you use any persistant CFCs (server, application, session)? Check for var
statements on setting variables. Things can get out of hand if your
variables run loose.

What other external process do you use? You never know what CFX tags will
do, and I recommend staying away 100% from C++ cfx tags.

Do you store a lot of data in the session? If you have a huge amount with
fairly heavy traffic, you may want to re-think that strategy.

Good luck.

-nathan strutz
http://www.dopefly.com/


gabriel l smallman wrote:
> Hey all,
> 
> We are experiencing some issues with cfmx with ram usage. We have 
> noticed under heavy load memory continues to creep, up to 1.5 gigs 
> which is as large as we can set the max heap size and get mx to start.
> 
> So we turned down template caching and query caching, and cleaned our 
> application structure every 5 minutes. But it still hits the limit, 
> and often hangs. I assume b/c heap ran out of room and couldn't do 
> garbage collection fast enough.
> 
> Anyone have any experience like this where by mx uses an inordinate 
> amount of memory eventually to its own demise in a very short period of
time?
> 
> 
> Setup:
> Mx 6.1
> Win 2.3k
> 2 gig of ram
> Heap max 1.5 gig
> 
> 
> 
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:185094
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

Reply via email to