ACIPort
The ACI port of the Content component that stores the agent index (AgentStore). If you use stand-alone components in a distributed IDOL Server, use this parameter to specify the port that the Community component must use to send actions to the agent index.
If you use a Distributed Action Handler (DAH) to distribute the agent index between multiple instances of the AgentStore component, set ACIPort
to the ACI port of the DAH. In this case, you must also set DIHHost and DIHACIPort to the host and port of the Distributed Index Handler (DIH) that distributes index actions to your agent index.
NOTE: This parameter is meaningful only in a stand-alone Community component, not in a unified IDOL Server configuration.
Type: | Long |
Default: | |
Allowed Range: | Minimum: 1 Maximum: 65535 |
Recommended Range: | Minimum: 1025 Maximum: 65535 |
Required: | No |
Configuration Section: | AgentDRE |
Example: | ACIPort=9050
|
See Also: | Host
Timeout |