" You can use the CF built in server monitor to determine where memory is being used, app scope, sessions, cached queries etc"
Really? You can do that on Enterprise? Is there another product (fusion Reactor?) that can show you memory usage by scope? That would be very useful to me... Brook -----Original Message----- From: Russ Michaels [mailto:[email protected]] Sent: July-06-11 2:05 AM To: cf-talk Subject: Re: CF8 Enterprise Instance Size 500mb actually goes a long way, most of our customers run on the default settings with no problems. If you are doing a ton of caching or have A LOT of class files being compiled to memory than it will shoot up pretty quickly. You can use the CF built in server monitor to determine where memory is being used, app scope, sessions, cached queries etc, which may help you determine if the memory usage is expected or not. But if you have 8GB available then no probs giving 1GB to each instance. Isolating sites with their own instance is always good, especially if you have the resources to do it. We have a setup called "semi-dedicated" where we have a limited number of sites per instance, and it very rarely causes us any problems this way. Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346118 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

