> From: Alston, Brian (US SSA) [mailto:brian.als...@baesystems.com]
>     I have a clustered/load-balanced Apache httpd and Tomcat
> setup. I have one httpd front end that load balances for two
> Tomcat back ends. I now want to add SSL to the mix but I am
> confused. Do I add the SSL to the httpd server, to the two
> Tomcat servers, or to all of them?

Unless you need secure communication between httpd and Tomcat (rare), keep the 
Tomcat comms unsecured and add SSL only to httpd.

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to