Each instance is a separate JVM. If 512 MB is specified as the starting stack size for each instance the server is going to tank immediately.
On 6/19/07, D F <[EMAIL PROTECTED]> wrote: > I'm pretty sure this file... > > # Arguments to VM > java.args=-server -Xmx1024m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=512m > > Should have an "-Xms512m" setting as well. Should it not? ( that being the > minimum JVM memory setting ). > > Also I think that memory output code that was sent earlier only describes the > overall use of JVM memory allocation and not specific instances of each CF > installation. I'm not sure how one would get that. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281506 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

