Thank, Andy... -----Original Message----- From: Andy Allan [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 10:44 AM To: CF-Talk Subject: Re: Managing multiple CF7 instances to one IIS site
Multiple instances on a single box will also allow you to get over JVM limitations. On a 32 bit cpu machine, the most you can give to any one instance is 1.8gb (typically less though). By running multiple instances, you can assign say, 1GB to x instances and then cluster your instances. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270472 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

