MXS-2518 Document Clustrix and router_options
With Clustrix, in whose case all nodes will be masters, using 'router_options=master' with readconnroute will cause only one node to be used.
This commit is contained in:
@ -102,6 +102,11 @@ dynamically. That is, when setup like this, the service will
|
|||||||
automatically adjust to any changes taking place in the Clustrix
|
automatically adjust to any changes taking place in the Clustrix
|
||||||
cluster.
|
cluster.
|
||||||
|
|
||||||
|
**NOTE** There is no need to specify any `router_options`, but the
|
||||||
|
default `router_options=running` provides the desired behaviour.
|
||||||
|
In particular do **not** specify `router_options=master` as that will
|
||||||
|
cause only a _single_ node to be used.
|
||||||
|
|
||||||
### Listener
|
### Listener
|
||||||
|
|
||||||
To complete the configuration, a listener must be specified.
|
To complete the configuration, a listener must be specified.
|
||||||
|
|||||||
Reference in New Issue
Block a user