One of my biggest problems right now is ColdFusion and it's memory usage. 

The app that is currently giving me problems, at one time had all the CF code 
(business logic) coded in the templates. I moved all my buisness logic an queries in 
to CFCs, in order to clean up my front end code. Now all of the sudden memory usage is 
up over 600% under load. jrun used to use around 100mb of memory and now, under load, 
will top out at 625mb. I had query caching and used cfsavecontent, but removed all of 
this code due to memory usage.

I think it's a ColdFusion server problem. If this is what JAVA is all about, using 
massive amounts of memory for very little code, I may be looking for another technolgy.

>You aren't going to know the answer to that until you try it ... on a 
>dev server with load testing, of course :D
>
>Still, if we're talking about 200 titles and 200 urls, 100 characters 
>each, then thats roughly 40k?  Not so bad if you've got loads of extra 
>memory and know its going to stay that way.  Certtainly if the time 
>ever came to optimize your memory this would be an obvious candidate 
>for the axe.
>
>The rub is: what else is going on in your app?  Will this be just 
>another drop in a big bucket or is the bucket full already?
>
>--------------------------------------------
 
>Matt Robertson       [EMAIL PROTECTED]
 
>MSB Designs, Inc.  http://mysecretbase.com
>--------------------------------------------
>
>
>
>--
>-------------------------------------------
 
>Matt Robertson,     [EMAIL PROTECTED]
 
>MSB Designs, Inc. http://mysecretbase.com
>-------------------------------------------
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to