HP XP P9000 for Business Continuity Manager Software Installation Guide

Figure 8 Example configuration using IPv6 to connect XP P9000 Replication Manager to the Business
Continuity Manager agent
To set up IBM HTTP Server to run as a reverse proxy server, specify the settings described in
Table 24 (page 57) for the httpd.conf file.
Table 24 Settings to be specified in the httpd.conf file for IPv6 connections
Description of directive, and values to be specifiedDirective to be specified
Specify this directive so that the cache function for requests directed to the
Business Continuity Manager agent is disabled.
CacheDisable
Specify this directive to disable the KeepAlive function.KeepAlive
Specify a standby port in IPv6 as shown below. The port number can be
changed:
Listen
Listen [::]:80
Add the following modules to the list so that the reverse proxy function will
be enabled:
LoadModule
proxy_module modules/mod_
proxy.so proxy_http_module modules/mod_proxy_http.so
Specify the following options to set up Business Continuity Manager agent
to act as the origin server for XP P9000 Replication Manager:
ProxyPass and ProxyPassReverse
The host name or IPv4 address of the host that is running Business
Continuity Manager agent
The port number that was specified for the PORT parameter when
initially setting up Business Continuity Manager agent
ProxyPass /
http://host-name-or-IPv4-address:port-number/
ProxyPassReverse /
http://host-name-or-IPv4-address:port-number/
This directive is used to specify how long to wait before issuing a timeout.Timeout
Setting up IBM HTTP Server 57