Re: SSL encryption with Tomcat

2008-05-20 Thread Brian Martin
Your setup sounds fine. However having apache handle things on a separate machine might be a nice option if you ever wanted to use it to load balance more than 1 tomcat server in a clustered environment. Which could be what you want given you're user base is growing. Brian On Tue, May 20, 2

Re: SSL encryption with Tomcat

2008-05-20 Thread Mark Thomas
Indudhar Devanath wrote: Hi, We have a production application which handles around 200 to 500 unique sessions at any given time of the day, and its growing. Thats the only application running on Tomcat 6.0. All the transactions take place through SSL encryption. Tomcat runs as stand alone,

SSL encryption with Tomcat

2008-05-20 Thread Indudhar Devanath
Hi, We have a production application which handles around 200 to 500 unique sessions at any given time of the day, and its growing. Thats the only application running on Tomcat 6.0. All the transactions take place through SSL encryption. Tomcat runs as stand alone, as a single instance and