IDOLServerN
Configuration
In the [DistributionIDOLServers]
section you must create a [IDOLServerN]
subsection for each child server that the DIH communicates with. Each [IDOLServerN]
subsection specifies the host and ACI port of a child server, as well as any other optional configuration parameters.
NOTE: You must number child server configuration sections in consecutive order, starting from 0.
For example:
[DistributionIDOLServers] Number=2 [IDOLServer0] Host=localhost Port=9000 [IDOLServer1] Host=1.23.45.6 Port=9000 UpdateOnly=True
The parameters that you can use to configure each child server are described in Child Server Configuration Parameters.