AgentstoreHost
The host name or IP address of the Agentstore component that your Community component uses to store agents.
NOTE: This parameter is meaningful only in a stand-alone Category component, not in a unified IDOL Server configuration.
IMPORTANT: If you set AgentstoreGSSServiceName, you must set AgentstoreHost
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: | CommunityServer |
Example: | AgentstoreHost=CommunityAgentstore.example.com
|
See Also: | AgentstorePort |