On 6/20/07, John Mason <[EMAIL PROTECTED]> wrote: > Considering CF8 is still beta and we don't know the applications you are > trying to run on this. The answer is it depends.
I agree that the answer depends on the number of simultaneous users, how much RAM each application needs to function well, and other application-specific factors. If you run smallish sites, then you could probably install six instances of CF (if you really want me to pick a number), although I am uncertain as to what goal you are trying to achieve. Most people install one big instance. Your server specs are on the high-end range for a Web server, although they are in the medium range for a database server, considering the hard drive specs. I have seen high-traffic sites get by with less powerful hardware and not break a sweat. For most sites, access to external resources, like a database or Web service, are the primary bottlenecks. So my guess is that you will find your server will meet your needs, unless you are building the next MySpace.com. > As a side note, putting a database server on the same box is a bad move. The > web server and database server should be separate to obtain the best in > security and utilization of your hardware. I believe this statement is more true for MS SQL Server than it is for MySQL. At least that is what a couple MySQL experts told me when I asked them a related question. I suppose it relates to the "it depends" answer. -Mike Chabot ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281749 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

