The CA Process Automation installation media includes the following sample configuration file for the Apache load balancer that you can use as a starting point for configuration:
ApacheConfig.zip
The following instructions assume that an Apache 2.2 load balancer is dedicated to CA Process Automation. First, install an Apache load balancer. Then, extract files from the CA Process Automation ApacheConfTemplates zip file to the Conf folder under the Apache installation folder.
Follow these steps:
The load balancer typically is not on the same host as your Domain Orchestrator. However, the host with your Domain Orchestrator must be routable from the load balancer.
./configure -prefix=<install location>-enable-so -enable-mods-shared=all -enable-mod-rewrite --with-z=<zlib home>--with-included-apr --with-mpm=worker --enable-ssl --with-ssl=<ssl home>
Make
Make install
./configure --with-apxs=<install location>/bin/apxs make make install
install_dir\DVD1\ApacheConfTemplates
mod-jk.conf
httpd-proxy.conf uriworkermap.properties workers.properties httpd VIRTUALHOST_EXAMPLE FILE
Note: The extracted httpd file contains text you can cut and paste into the Apache httpd file when you configure secure communications. The required text is also in the documentation.
apache_install_dir\conf
|
Copyright © 2014 CA.
All rights reserved.
|
|