If you install and operate the HPE Distributed Action Handler as a Standalone component, you must create a [DistributedEngine
N
]
section for each of the IDOL servers or other child servers that the HPE Distributed Action Handler communicates with, in which you can specify the server configuration details. See Child Server Configuration Parameters.
You must set the DistributedEngines parameter in the [Server]
section to the number of distribution child servers you create.
For example:
[DistributedEngine0] Host=testserver1 Port=9000 Type=IDOL [DistributedEngine1] Host=testserver2 Port=9920 Type=K2 [DistributedEngine2] Host=testserver3 Port=210 Type=Z39.50 DefaultRelevance=80 RequiresAuthentication=TRUE QueryFormat=PQF ResponseFormat=XML
This configuration for the HPE Distributed Action Handler distribution child servers is not used for IDOL integrated HPE Distributed Action Handler.
|