Hello,

We are planning on using Tomcat as the Servlet
container for one of our production systems. I would
like to know if there are any performance issues using
it together with Apache webserver 2.0 and the ajp
connector (using mod_rewrite). Is performance expected
to be better if we double up Tomcat as a webserver and
not use apache at all.
I heard an opinion that using apache with tomcat may
mean worse performance?
The site is a medium traffic site with about 800
concurrent users, about 40 hits per second. We plan on
using a hardware load balancer and we were not
planning on putting the webserver outside the
firewall, tomcat behind the firewall kind of
configuration, so our webserver and app server are on
the same hardware (Suse Linux). Original idea was to
place static files on the webserver (apache 2.0) and
servlets/jsps on Tomcat.
I appreciate any feedback.
Is this list searchable somewhere on the web? So I can
search any pervious discussions on this topic?

Thanks.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to