DIHEngineN
Configuration
In the [DIHEngines]
section you must create a [DIHEnginwN]
subsection for each child server that the DIH communicates with. Each [DIHEngineN]
subsection specifies the host and ACI port of a child server, as well as any other optional configuration parameters.
NOTE: You must number child server configuration sections in consecutive order, starting from 0.
For example:
[DIHEngines] Number=2 [DIHEngine0] Host=localhost Port=9000 [DIHEngine1] Host=12.3.4.56 Port=9000