diff --git a/Documentation/Routers/ReadWriteSplit.md b/Documentation/Routers/ReadWriteSplit.md index a03b9e9e7..a1323bae6 100644 --- a/Documentation/Routers/ReadWriteSplit.md +++ b/Documentation/Routers/ReadWriteSplit.md @@ -29,7 +29,7 @@ the name is used later as a reference in a listener section. For more details about the standard service parameters, refer to the [Configuration Guide](../Getting-Started/Configuration-Guide.md). -## Optional parameters +## Parameters ### `max_slave_connections` @@ -74,10 +74,6 @@ with embedded session variable modifications, such as: In above-mentioned case the user-defined variable would only be updated in the master where the query would be routed to due to the `INSERT` statement. -**Note:** As of version 2.1 of MaxScale, all of the router options can also be -defined as parameters. The values defined in _router_options_ will have priority -over the parameters. - ``` [Splitter Service] type=service @@ -131,26 +127,6 @@ connected to is promoted as the master, the session will come out of the read-only mode (described in detail in the [`master_failure_mode`](#master_failure_mode) documentation). -## Router options - -**`router_options`** may include multiple **readwritesplit**-specific options. -All the options are parameter-value pairs. All parameters listed in this section -must be configured as a value in `router_options`. - -Multiple options can be defined as a comma-separated list of parameter-value -pairs. - -``` -router_options=