Previous Topic: How to Set Up Load BalancingNext Topic: Disable Web Server Features


Configure Apache HTTP Server

Configuring Apache HTTP Server is a required task when you set up load balancing.

Follow these steps:

  1. Access the Apache website, www.apache.org.
  2. Find and download the file named mod_jk-1.2.30-httpd-2.2.3.so. At publication time, this file is available in Apache Tomcat Connector section of the website.

    CA Service Catalog supports mod_jk 1.2.30.

  3. Rename the mod_jk-1.2.30-httpd-2.2.3.so file to mod_jk.so.
  4. Copy the mod_jk.so file to the modules folder in the Apache Server installation.

You have configured Apache HTTP Server.