DIHHost
The host name or IP address of the Distributed Index Handler (DIH) that distributes index actions to the agent index.
If you use stand-alone components in a distributed IDOL Server, and you use a DIH to distribute the agent index between multiple instances of the AgentStore component, use this parameter to specify the machine where the agent index DIH is located.
You do not need to use this parameter when you have a single AgentStore component. In this case, Community indexes and queries the AgentStore that you specify in the ACIPort and Host.
NOTE: This parameter is meaningful only in a stand-alone Community component, not in a unified IDOL Server configuration.
IMPORTANT: If you set DIHGSSServiceName, you must set DIHHost
to a fully qualified domain name (that is, for GSS authentication you cannot use localhost
, an IP address, or a host without the domain name, even if these values resolve to the correct server).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | AgentDRE |
Example: | DIHHost=127.0.0.1
|
See Also: | DIHACIPort
Timeout |