In the [DAHEngines]
section you must create a [DAHEngineN]
subsection for each IDOL Server that the DAH sends actions to. Each [DAHEngineN]
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:
[DAHEngines] Number=2 [DAHEngine0] Host=localhost Port=9000 [DAHEngine1] Host=12.3.4.56 Port=9000
|