HP-UX Workload Manager Toolkits User's Guide

HP-UX WLM Apache Toolkit (ApacheTK)
Example WLM and Apache configurations
Chapter 3 73
Example WLM and Apache configurations
ApacheTK provides many WLM and Apache configurations in the
/opt/wlm/toolkits/apache/config/ directory. These configurations are:
apache_vs_oradb.wlm
WLM configuration file to demonstrate separating an Oracle
database instance workload from httpd and its children.
apache_vs_batch.wlm
WLM configuration file to demonstrate separating a batch job
workload from httpd and its children.
apache_vs_single_cgi.wlm
WLM configuration file to demonstrate separating a single,
resource-intensive CGI workload from httpd.
apache_vs_tomcat.wlm
WLM configuration file to demonstrate separating the Tomcat JVM
from httpd.
apache1_servlet_vs_apache2_ssl.wlm,
apache1_servlet_vs_apache2_ssl.conf
Apache and WLM configurations to support two separate Apache
instances, one running Tomcat workloads and one running mod_ssl.
apache_2mods_rewrite.wlm, apache_2mods_rewrite.conf
Apache and WLM configurations to support two separate Apache
instances, each running different mod_* (module) based workloads in
a workload group.
apache1.split
File used to start and stop separate Apache instances for the
apache_2mods_rewrite.wlm configuration.
apache_single_servlet.wlm
WLM configuration to support running a specific, resource-intensive
servlet in a second copy of Tomcat.