[MXS-451] LEAST_GLOBAL_CONNECTIONS unclear in docs Created: 2015-11-05 Updated: 2017-12-01 Resolved: 2016-01-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Michaël de groot | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi everybody, In my opinion, LEAST_GLOBAL_CONNECTIONS says the backend's global amount of connections is used for slave selection criterions. The documentation is not clear that it uses only this MaxScale instance's amount of conncetions. A small change in the documentation to clear this up would be appreciated. Cheers, |
| Comments |
| Comment by markus makela [ 2016-01-11 ] |
|
The documentation now states that the amount of connections refers to connections from MaxScale, not the active amount of connections on the backend server. |