On 10/10/06, Richard White <[EMAIL PROTECTED]> wrote: > > hi, thanks for all your replies. This is my first app so forgive my > ignorance as i dont really understand how all of this fits together. > > my app is going to have around 20,000 users but concurrent users im not > sure but we will be testing for early next year. > > As i am seeing from your advice the architecture is that is can either use > JRUN in the production environment or Apache may be better. The enterprise > edition of coldfusion and mysql will be deployed on one of these. and thats > how it first together to work in the production environment, is that > correct?
Comparing JRUN to Apache is a apples to oranges comparison, they are two different beasts. Apache is the web server, JRun the app server. I'd suspect you are going to want the enterprise ColdFusion version. This comes with a full version of JRun(read NOT limited, yes a full version). You can then put IIS or Apache web server in front of it. Unless you really need some special J2EE stuff, I'd not even worry about the app server discussion. DK thanks for advice im getting closer to understanding it :) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256100 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

