Richard, I'm sorry, maybe I need a little more clarification of what it is you're trying to do? MySQL interacts with just about anything that supports JDBC drivers, including ColdFusion, which is in itself a web application server for hosting CFML based applications (and jsp as well, I think, as long as you are on Enterprise Edition). I have used MySQL for years in mixed environments, typically in conjunction with ColdFusion and Apache. ColdFusion can run on it's own internal server, though it isn't suggested in a production environment. It really depends upon the platform you wish to utilize. For Windows I would suggest Apache or Microsoft's own IIS. For just about anything else I would suggest Apache, but there are probably dozen's of options to work with. Adobe.com can give you much better information on supported server platforms.
Cutter Richard White wrote: > hi, i am using coldfusion and mysql as the back end database. We are new to > this technology and have been told that mysql interacts with tomcat 5+, > websphere, and sun application server. We are having difficulty in knowing > the advantages to each and what criteria we need to think about when deciding > on the right one to use. > > Our application will be for use for about 20,000 users. we think maybe about > 500 concurrent transactions at the most. > > would anybody be able to provide us with any help or advice, if we need to > specify more information about our app or the usage then we can provide, we > dont really know where to start with this. > > thanks very much for any help > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:255707 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

