Host
The host name or IP address of the child server that the Distributed Action Handler communicates with.
In non-mirror mode, you can also specify a comma-separated list of host names of mirrored child servers to create a child server group.
NOTE: If you are using VDBs, you cannot also use server groups.
IMPORTANT: When you are using GSS authentication, (see GSSServiceName and RequireGSSAuth ) you must set Host
to a fully qualified domain name (that is, you cannot use localhost
, an IP address, or a host without the domain name, even if these values resolve to the correct server). Distributed Action Handler retrieves the Kerberos realm from the child server host name.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | IDOLServerN or DistributedEngineN or DAHEngineN |
Example: | Host=testserver1.example.com
|
See Also: | Port
Weight |