[IDOLServerN] Section
Use this section when you are using a unified IDOL Server configuration with the Distributed Action Handler and Distributed Index Handler components for a distributed setup. In this case, you configure DAH and DIH in the unified IDOL Server configuration file, and distribute actions to child IDOL Content components.
Each [IDOLServerN]
section define the host and port of a child IDOL Content component that the DAH and DIH communicate with.
Use this section to define the child server configurations when you use [DistributionIDOLServers]
and use the same child severs for DAH and DIH.
You must number child server sections in consecutive order, starting from 0 (zero).
For example:
[DistributionIDOLServers] Number=2 [IDOLServer0] Host=localhost Port=9010 [IDOLServer1] Host=1.23.45.6 Port=9010