logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: One Apache, Two Tomcat and SSL for one Tomcat?
Author
TMJ



Joined: 24 Jun 2009
Posts: 1

PostPosted: Wed 24 Jun '09 11:04    Post subject: One Apache, Two Tomcat and SSL for one Tomcat? Reply with quote

We have a server with 2 Tomcat and 1 Apache proxy installed

Tomcat (A) would we like to have running with SSL

Tomcat (B) shall run without SSL.

Is it somehow possible to have this setup on the same server? How would the setup looks like, and what files should I modify (Tomcat Server.xml) and (Apache httpd.conf + httpd-ssl.conf) ???

Or is it imposible if yes why?

Tia Thomas
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7355
Location: Germany, Next to Hamburg

PostPosted: Wed 24 Jun '09 20:22    Post subject: Reply with quote

Do the server run on different vhosts or over reverse proxy? Shall only the communication from apache to tomcat over ssl or to the client?
Back to top


Reply to topic   Topic: One Apache, Two Tomcat and SSL for one Tomcat? View previous topic :: View next topic
Post new topic   Forum Index -> Apache