I'm using mod_jk to connect httpd and two Tomcat servers running on
different ports.  Apache httpd is acting as the front end and mod_jk is
setup to failover to the second tomcat instance in the event that the
first one goes down.  Tomcat is running our own application servlet.
Before I post all my configurations and detailed explanation, I'll just
ask are there any good How-Tos or examples of dealing with SSL in this
situation.

Should SSL even be turned on in Apache httpd?

All I need Apache httpd to do is pass the client traffic to Tomcat and
back.

James



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to