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