On Friday, Apr 4, 2003, at 13:17 US/Pacific, Joseph Potenza wrote:
> I'd like everyones thoughts and experiences with CFMX - with and 
> without the
> updates (they're up to 3 already).

macromedia.com runs on CFMX for J2EE Updater 3. examples.macromedia.com 
(the ColdFusion Examples application) runs on CFMX Standalone (no 
updaters).

> When I initially did some testing about 2 months ago I thought it was
> horrible because every time I hit any CF page, it hit 100% cpu usage to
> compile it then it served it to the browser.

That's only on the first hit - you can always precompile for production 
(see various scripts published on lists and blogs and, now, a sample 
script shipped with Updater 3). After that compile 'hit', pages are 
served very fast.

> I have a VERY large, VERY important project coming up and the people 
> who
> setup the server installed CFMX instead of CF 5 like I asked, but I 
> want to
> know if it's worth it to keep it.  The site is an intranet site with a
> maximum load of probably about 500 - 600 people at a time - which I 
> don't
> expect to ever reach that, but of course I want to program for the 
> worst
> case scenario.

macromedia.com supports about 15,000 concurrent sessions during peak 
load - CFMX can handle it easily. We've also had almost zero downtime 
since we launched the site on CFMX (the downtime we've had has been 
almost entirely due to hardware failure!). We've performed also updates 
to the site live, with zero downtime (because we have a cluster and we 
run trusted cache - so we can push new files, compile them, and then 
cycle each instance in turn so there are always active instances 
serving content!). You can read about the software architecture behind 
the applications on macromedia.com here:

        http://www.macromedia.com/special/under_the_hood/report1/

Sean A Corfield -- Director, Architecture
Web Technology Group -- Macromedia, Inc.
tel: (415) 252-2287 -- cell: (415) 717-8473
aim/iChat: seancorfield -- http://www.macromedia.com
An Architect's View -- http://www.macromedia.com/go/arch_blog

Announcing Macromedia DevNet Subscriptions
Maximize your power with our new premium software subscription
Find out more: http://www.macromedia.com/go/devnetsubs

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to