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, 2008 at 09:33:21AM -0400, 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, as a single 
> instance and is configured to handle SSL encryption.  Would it be better 
> if we made tomcat work with Apache HTTP Server?  Would it be better if 
> SSL encryption is handled by tomcat or if it is handled by Apache HTTP 
> Server?
> 
> I would really appreciate your opinions on this.
> 
> thanks,
> Indu
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
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