Host
The machine name or IP address of the IDOL component that QMS must send its manipulated queries to.
This IDOL component can be an IDOL Content component, a DAH that distributes to the Content components, or an IDOL Proxy component that forwards actions to the Content component.
IMPORTANT: If you set GSSServiceName, 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). QMS retrieves the Kerberos realm from the host name.
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | IDOL |
Example: | Host=contenthost.example.com
|
See Also: | Port |