Yep, and isn't this the biggest weakness of CF to date? Are other technologies limited to 1GB or ram? PHP/.NET/RoR?
I can understand why myspace migrated away from CF. With sketchy session replication and the fact that you can't have more then 1GB per instance, it's just getting impossible to run a site that handles a lot of sessions in CF even with multiple instances/boxes. Russ > -----Original Message----- > From: Andy Matthews [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 06, 2008 1:46 PM > To: CF-Talk > Subject: RE: Is the need for multiple CF instances diminishing? > > Right... > > Until Adobe releases a 64bit version of CF, the JVM is limited to just > 1gig, > even if your server has more. So using multiple instances is the only way > to > get the most bang for your bux. > > -----Original Message----- > From: Mark Kruger [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 06, 2008 12:33 PM > To: CF-Talk > Subject: RE: Is the need for multiple CF instances diminishing? > > Whoa.... What about the ability to run your instances with different JVM > args and allocate memory and resources specifically? And what about > leveraging more than 1.6 gigs of memory using multi-instances? It seems to > me there are resource issues that multi instance addresses as well. > > -Mark > > > -----Original Message----- > From: Todd Rafferty [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 06, 2008 12:06 PM > To: CF-Talk > Subject: Re: Is the need for multiple CF instances diminishing? > > I agree with Dave. If customers feel they need control over their > servers, > then they have that choice. Only other reason for mutli-instance would be > mappings / unique custom tags that they didn't want to make global and > such. > I'm finding that the new mappings that you can do in CF8's Application.cfc > are godsend for me at work. Prior to 8, I had avoided global custom tags > because we do shared hosting here and everything is spread around a couple > of boxes. With 8's new mappings, I can programatically setup the custom > tag > directory as well as other mappings. > It makes moving things around so much easier and in my opinion lessens the > need for mutli-instance even further. > > On Feb 6, 2008 12:50 PM, Dave Watts <[EMAIL PROTECTED]> wrote: > > > > Currently we run CF multi-server on JRun, so we have an instance for > > > each of our clients. For some reason, we've always found this > > > desirable, though we've never really seen any clear benefits other > > > than being able to maintain separate CFAdmin settings and restart an > > > instance without affecting all of our clients. > > > > Those are pretty important benefits, at least the latter, right? > > > > > I having a feeling that moving from multi-instance to > > > single-instance is going to be a hard sell. I have been picking up > > > tidbits of information about CF8 that lead me to wonder if > > > multi-instance CF is something on the wane anyway. > > > > I don't think it's "on the wane" - the people who used that > > functionality with CF 6.x/7 will probably continue using it with CF 8. > > Not everyone needs it, but it's still as valuable as ever to those who > > do. > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298363 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

