Good to know... anyway to limit the amount of RAM an instance can affect? -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 12:32 PM To: CF-Talk Subject: RE: Managing multiple CF7 instances to one IIS site
And, if I understand CF licensing issues correctly, I wouldn't have to purchase a license for each instance, right? Rick Nope. We do something similar here, but with multiple IIS websites connected to multiple cf instances, but all on the same box. We isolate our critical applications in their own instances so that foolishness that can happen sometimes in other apps have a much less chance of affecting them. A couple of caveats of course: If an application brings down the entire CPU or somehow locks up ALL possible RAM then obviously all apps are affected. Each instance is a full jRun service running. This can use a lot of resources, so make sure you are balancing what the box can handle with how many instances you have running on it. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270503 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

