To specify Cosminexus HTTP Server settings for MC/ServiceGuard, follow the steps below.Install Cosminexus HTTP Server onto a local disk at each node.
Note the following points when configuring environments.
As a result of a failover, the server name returned to the client might change. Therefore, be sure to set the ServerName directive on virtual hosts.
Instead of a stationary IP address (which cannot be moved to another node), use a relocatable IP address (which is assigned to a package and can be moved to another node) for the directives that need an IP address to be specified (<VirtualHost>, BindAddress, Listen, and NameVirtualHost.)
Before starting MC/ServiceGuard, run /opt/hitachi/httpsd/sbin/httpsdctl configtest to make sure that the server settings are correct.
By running httpsdctl restart or httpsdctl graceful directly from the command line, you can change the settings of Cosminexus HTTP Server while MC/ServiceGuard is in use. Your changes need to be applied to the other nodes as well.
In the standby node, you need to set the same type of CRL as the one being used for the primary node.