resourceManager.urls

Hostname or IP address and port (usually 9001) of the Nuance Resource Manager listener,

Value

String. A comma-separated list of all deployed resource managers. (If you have more than resource manager on one host, they must use different ports.)

In Management Station enclose the value in square brackets [ ].

Format: [https://hostname:port,https://hostname:port]

Example: https://10.3.12.123:9001,https://10.3.12.124:9001 (different hosts, same port)

Example: https://10.3.12.123:9001,https://10.3.12.123:9002 (same host, different ports)

Default

(none)

How to set

In Management Station, set on the Natural Language Processing service. If not using Management Station, set in the NLP service configuration file (User-nlpsxx.properties, see Configuration roadmap).

Usage

Set during initial installation and configuration.

The NLP service uses the URL when registering its capabilities as a resource. This enables Nuance Resource Manager to allocate suitable resources at runtime.

For more information on the Nuance Resource Manager, see Resource manager features.