On 10/6/06, Peter Boughton <[EMAIL PROTECTED]> wrote:
> TomCat is free.
>
> However, unless there's a specific reason for using an app server, I'd just 
> recommend sitting it atop Apache.
>
> I've not personally been lucky enough to experience 500 concurrent requests, 
> but Apache should certainly be able to handle that many, and a well-written 
> CF application shouldn't have any problems either.
>

It should be noted that you can't run ColdFusion on Tomcat. This is
because Tomcat is simply a servlet container and not a full-blown J2EE
server, and ColdFusion needs some of J2EE server-specific features to
run.

If you want a "free" server, simply use the bundled JRun server that
comes with ColdFusion. It'd be nice to see Adobe get CF certified on
JBoss, but in the meantime, JRun is perfectly adequate.

Regards,
Dave.



Regards,
Dave.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:255799
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to