IDOLServerN
Configuration
In the [DistributionIDOLServers]
section you must create a [IDOLServer
N
]
subsection for each IDOL server that the Distributed Action Handler communicates with. Each [IDOLServerN]
subsection specifies the host and ACI port of a child IDOL server. See Child Server Configuration Parameters.
NOTE: 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