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:
Johan Wikman 2019-06-13 10:44:51 +03:00
parent 6ee9736803
commit 62daabe682

View File

@ -102,6 +102,11 @@ dynamically. That is, when setup like this, the service will
automatically adjust to any changes taking place in the Clustrix
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
To complete the configuration, a listener must be specified.