I have an unscientific success story, in that Tomcat has
treated me well in my small business environment. I can not give you
actual stats. But for one project I have, I have about 20-25 servlets
and jsp's that take about 45,000 hits over the course of a month. I've
never had any complaints about speed or anything (of course, there are
many variables in the speed equation, but Tomcat has not presented me
with a weak link in my setup).
That's about as un-scientific as you can get, but it's what I have to
offer. BTW, my config is apache/tomcat/mysql on a dual PIII-600 over a
384K line.
I have not used any other container, so I can not compare any other
engine directly.
Hope that helps a bit,
Rob Mazur
Aravind Naidu wrote:
>
> Hi All,
> We have been using Tomcat for development and are quite happy with it.
>
> I would like to know any success/failure(?) stories of Tomcat as a
> production servlet/JSP engine.
>
> -- Aravind