[MXS-452] readwritesplit weightbty feature Created: 2015-11-05 Updated: 2017-12-01 Resolved: 2016-01-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation, readwritesplit |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Michaël de groot | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, Currently readconnrouter has a 'weightby=x' feature: https://github.com/mariadb-corporation/MaxScale/blob/7bfda81b098bfd0db3c306495725d1910294d2e8/Documentation/Routers/ReadConnRoute.md I think we should support this in 'readwritesplit' as well to create a custom distribution of the load of the slaves. Maybe this always works (I didn't test this) but it's not documented. Please add it to the docs as well: Cheers, |
| Comments |
| Comment by markus makela [ 2015-11-05 ] |
|
I can confirm that it works but it seems the parameter is missing from the readwritesplit documentation. |