If you install and operate the HPE Distributed Action Handler as integrated with IDOL, use the [DistributionIDOLServers]
section to set the total number of IDOL servers with which the HPE Distributed Action Handler communicates. Child engines defined in this section handle both actions and index actions.
You must create an [IDOLServerN]
subsection for each of the IDOL servers or other child engines that the HPE Distributed Action Handler communicates with, and in which you can specify the server's configuration details.
For example:
[DistributionIDOLServers] Number=2 [IDOLServer0] Host=localhost Port=9000 [IDOLServer1] Host=1.23.45.6 Port=9000
This configuration for the HPE Distributed Action Handler distribution child servers is not used for Standalone HPE Distributed Action Handler.
|