In the [DistributionIDOLServers]
section, you must create an [IDOLServerN]
subsection for each IDOL Server that the DAH communicates with. Each [IDOLServerN]
subsection specifies the host and ACI port of a child IDOL Server. You must number child IDOL Server sections in consecutive order, starting from 0 (zero).
For example:
[DistributionIDOLServers] Number=2 [IDOLServer0] Host=localhost Port=9000 [IDOLServer1] Host=1.23.45.6 Port=9000
|