Manually configure Apache HTTP Server V2.0

 

The plug-in works with the Apache 2 prefork MPM but works best with the worker MPM. The plug-in maintains connection pools to backend WebSphere Application Servers and employs in-memory caching. These plug-in functions perform most efficiently when Apache 2.0 is configured to use a single child process with ThreadsPerChild equal to MaxClients.

Use the following examples of the LoadModule and WebSpherePluginConfig directives as models for configuring httpd.conf:

LoadModule was_ap20_module /opt/WebSphere/AppServer/bin/mod_was_ap20_http.so
WebSpherePluginConfig /opt/WebSphere/AppServer/config/cells/plugin-cfg.xml