server
server = {[0-9],}<URL>Description
Priority level and URL for each runtime security services SOAP server that is a member of this cluster. Multiple server entries can be specified for a given cluster for failover and load balancing.
Options
[0-9] A digit, 0-9, representing the priority of the server in the cluster (9 being the highest, 0 being the lowest). If the priority is not specified, a priority of 9 is assumed. There can be no space between the comma (,) and the URL. If no priority is specified, the comma is omitted. <URL> A well-formed HTTP or HTTPS uniform resource locator for the runtime security services (RTSS).
Usage:
This stanza entry is required.
Default: None.
Example:
server = 9,http://localhost:9080/rtss/authz/services/AuthzServiceParent topic: [rtss-cluster:<cluster>] stanza