[MXS-758] Server side throttling Created: 2016-06-07 Updated: 2016-10-10 Resolved: 2016-10-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Since MariaDB and MySQL database server has max_connections Server System Variable, the MaxScale monitor can query this variable MaxScale Monitor should report the max_connections system variable for each server When client connection request results in need a new backend server connection, if the number of concurrent connection from MaxScale to the backend server has reached max_connections value for that server
|
| Comments |
| Comment by martin brampton (Inactive) [ 2016-06-07 ] |
|
It is not clear why this would be a good thing to do. There are various reasons for this:
|
| Comment by Johan Wikman [ 2016-10-10 ] |
|
Use-case missing. Not clear why MaxScale should do this. |