Update ReadConnRoute.md
This commit is contained in:

committed by
Markus Mäkelä

parent
def475be18
commit
1fc4490d40
@ -8,11 +8,9 @@ The readconnroute router provides simple and lightweight load balancing across a
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Readconnroute router-specific settings are specified in the configuration file of MariaDB MaxScale in its specific section. The section can be freely named but the name is used later as a reference from listener section.
|
|
||||||
|
|
||||||
For more details about the standard service parameters, refer to the [Configuration Guide](../Getting-Started/Configuration-Guide.md).
|
For more details about the standard service parameters, refer to the [Configuration Guide](../Getting-Started/Configuration-Guide.md).
|
||||||
|
|
||||||
## Router Options
|
### Router Options
|
||||||
|
|
||||||
**`router_options`** can contain a list of valid server roles. These roles are used as the valid types of servers the router will form connections to when new sessions are created.
|
**`router_options`** can contain a list of valid server roles. These roles are used as the valid types of servers the router will form connections to when new sessions are created.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user