DAH Engines Configuration Parameters
If you install and operate the DAH in a unified Knowledge Discovery configuration, you can configure child engines for DAH and DIH separately. This option allows you increased flexibility when querying and indexing content in remote servers. For example, you might define multiple DIH child engines for content that you index through a combination of failover and mirroring.
Use the [DAHEngines]
section to set the total number of chlid servers to which the DAH sends actions.
You must create a [DAHEngineN]
subsection for each child engines that DAH must send actions to. In this section, you specify the child server configuration details.
For example:
[DAHEngines] Number=2 [DAHEngine0] Host=localhost Port=9000 [DAHEngine1] Host=12.3.4.56 Port=9000
NOTE: This configuration for the DAH distribution child servers is not used for stand-alone DAH.
- For stand-alone configuration see Distributed Engine Configuration Parameters
- For unified configuration in which DAH and DIH are configured together, see Distribution IDOL Servers Configuration Parameters