Skip to main content

2 docs tagged with "apache"

View all tags

Configure SSL on Apache

Terminate SSL at an Apache reverse proxy in front of Tomcat: convert the PFX certificate, enable the SSL and rewrite modules, and configure the virtual hosts.

Configuring a local load balancer

A worked example of fronting two Tomcat cluster nodes with an Apache mod_jk load balancer using sticky sessions — for demonstration, not production.