Thanks Charles. Enabling 2 AJP Connector works fine. Elli, I have already tested with mod_proxy and works fine as well.
But what is the best configuration? mod_proxy (HTTP protocol) or mod_jk (AJP protocol) anyone knows this? Thanks, Fernando On Wed, Dec 16, 2009 at 7:15 PM, Elli Albek <e...@sustainlane.com> wrote: > Or use apache as reverse HTTP proxy in front of Tomcat. In that case > tomcat is an HTTP server and there is nothing special to do (just > configure HTTP connector). You can put as many apache reverse proxies > as you need, tomcat configuration is agnostic to the proxies for the > most part. This will also give you the option of using other reverse > proxies in addition to apache. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >