You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Jerry G. Wang" <je...@mobilemetrics.com> on 2001/03/13 15:03:31 UTC

Is Tomcat Stable Enough ?

Hi there,

is Tomcat stable for production environment ? on which platform does it
perform better ? does anyone know where i can get this info ?

thanks in advance.

Jerry Wang
917-495-5598


Re: Is Tomcat Stable Enough ?

Posted by Dan Milstein <da...@shore.net>.
> 
> The connection to Apache seems to be a big source of problems. Haven't
> tried it though -- standalone Tomcat works fine for me. If you're
> serving static content, you'd like to make it.

TC 3.2.1 did have some serious connector issues (particularly with ajp13,
which a lot of people used because of its SSL support).  There are many bug
fixes in 3.2.2 for the mod_jk and ajp13 code.  It is much improved.

Just so you know...

-Dan
 
-- 

Dan Milstein // danmil@shore.net

Re: Is Tomcat Stable Enough ?

Posted by Alex Fernández <af...@tid.es>.
Hi Jerry!

> "Jerry G. Wang" wrote:
> is Tomcat stable for production environment ? on which platform does
> it perform better ? does anyone know where i can get this info ?

I think your question is more of an user question, since it does not
deal with development of Tomcat.

>From my experience:

Tomcat 3.2.1 is stable enough, and I suppose Tomcat 3.2.2 will be even
more stable.

The connection to Apache seems to be a big source of problems. Haven't
tried it though -- standalone Tomcat works fine for me. If you're
serving static content, you'd like to make it.

If you're talking about production requirements, you'd be surprised:
JRun, for example, is a piece of crap compared to it. iPlanet is quite
stable, but then it's got bugs -- sometimes does not work as advertised.

Tomcat works ok on Win2000 and Solaris. It performs better (not
surprisingly) on Solaris -- I guess a Linux box would do ok.

All this info is quite unspecific; if you want more detailed
information, you should ask what is worrying you -- requests/second,
number of connections, thread pools or whatever. "Production
environment" sounds like a broad subject to me.

Un saludo,

Alex.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-dev-help@jakarta.apache.org