Clustering Configuration
The cluster
configuration map has the following configuration options:
Property | Description |
---|---|
| Interface where the gateway will listen for incoming route connections. |
| Port where the gateway will listen for incoming route connections. |
| Name of the cluster (recommended for NATS +v2.2) |
| Combines |
| A |
| Hostport |
| When set to 'true', the server will not gossip its server URLs to clients. This also disables |
| A list of other servers (URLs) to cluster with. Self-routes are ignored. Should authentication via |
| After how many failed connect attempts to give up establishing a connection to a discovered route. Default is |
| Authorization map for configuring cluster routes. When a single |
| The size of the connection pool used to distribute load across non-pinned accounts. Default is |
| An optional list of accounts that will have a pinned route connection. Refer to v2 Routes for details. |
| The compression mode the server will use when connecting with peer servers. Default is |
Last updated