ACIPort

The ACI port of the Content component that stores the category index (Agentstore). If you use stand-alone components in a distributed IDOL Server, use this parameter to specify the port that the Category component must use to send actions to the category index.

If you use a Distributed Action Handler (DAH) to distribute the category index between multiple instances of the Agentstore component, set ACIPort to the ACI port of the DAH. In this case, you must also set IndexHost and IndexACIPort to the host and ACI port of the Distributed Index Handler (DIH) that distributes index actions to your category index.

NOTE: This parameter is meaningful only in a stand-alone Category 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: CatDRE
Example: ACIPort=9050
See Also: Host
IndexACIPort
IndexHost