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