I totally agree with Michel. We developed a JSF 2.0 application using Tomcat as the web container. Tomcat is as stable as the application you develop. The system we develop hosts a RIA application based on ICEFaces for almost 5000 users and after a lot of debugging and jvm fine tunning, we now have an almost rock solid product. Note that the debugging was done over the app, and the jvm fine tunning is a most for this kind of application. Tomcat works fine with just some modifications in the config files. Actually we use the latest tomcat 6 running over linux CentOS. Also we use Tomcat 6 for a landing page for a Telco Operator. The landing page was developed using JSP technology and implements Google SSO. This applications actually serves 20000 users, with almost 15000 hits on a daily basis. Again, the main stabilization process was done in the application, not Tomcat, and Tomcat works just fine. Hope this information was helpful.
Regards Ing. Marco Antonio Castillo Chief Design Engineer Van Der Kaaden IT Consulting Guatemala, Guatemala C.A. tel: +502 22382710 mobile: +502 59186971 e-mail: mabcasti...@vdkit.net sip: mabcasti...@sip.vdkit.net On Sat, Aug 21, 2010 at 7:07 AM, michel <compu...@videotron.ca> wrote: > I think that maybe you are mixing up stability and scalability. While they > are connected, an unstable system can fail at low volume. Also, I don't > think that 1500 hits a day is that much. > > > > Michel > > > ----- Original Message ----- From: "Yawar Khan" <khanya...@yahoo.com> > To: "Tomcat Users" <users@tomcat.apache.org> > Sent: Saturday, August 21, 2010 8:59 AM > Subject: How stable is Tomcat? > > > > Guys, is tomcat stable enough to host large scale production applications >> getting 1500+ hits everyday? and as much concurrent database connections. >> I know >> alot depends on the applications architecture but just how good is tomcat? >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >