Georg Zeiser wrote:
> We want to run a java enterprise application on Tomcat. But we don't know
> what is better, Tomcat (6.0.14) as standalone or Tomcat behind an Apache
> (2.0.59 or 2.2.x) with mod_jk.
> If a customer has Apache already installed, we will use the configuration
> with mod_jk.
http://tomcat.apache.org/faq/connectors.html#integrate
It depends.
If you (or your admins) can't do a good job of securing apache. Then one
could argue - that you be LESS secure if your ran apache in front of Tomcat.
Personally - the only reason I would run apache in front of Tomcat
because
Hello guys,
i hope you can help me...
We want to run a java enterprise application on Tomcat. But we don't know
what is better, Tomcat (6.0.14) as standalone or Tomcat behind an Apache
(2.0.59 or 2.2.x) with mod_jk.
If a customer has Apache already installed, we will use the configuration
with