[MXS-764] Connection Throttling Created: 2016-06-14 Updated: 2022-06-05 Resolved: 2019-09-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Sub-Tasks: |
|
||||||||||
| Sprint: | 2016-12, 2016-13, 2016-14 |
| Description |
|
Maxscale should have a throttling feature, using which the maximum number of client connections can be controlled. |
| Comments |
| Comment by martin brampton (Inactive) [ 2016-07-04 ] |
|
Connections are limited to "max_connections" optionally specified for the service; any further connection attempts receive the "Too many connections" error message from MaxScale. If this happens, the servers are not contacted. |