[MXS-4800] Auto-tune connection_keepalive based on SET wait_timeout Created: 2023-10-08 Updated: 2023-12-04 Resolved: 2023-11-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbclient |
| Affects Version/s: | 6.4 |
| Fix Version/s: | 23.02.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | Johan Wikman |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by Johan Wikman [ 2023-11-27 ] |
|
`connection_keepalive` is already an auto-tunable parameter in 23.02. |
| Comment by markus makela [ 2023-12-04 ] |
|
The idea was that if one executes a SET wait_timeout=60, the connection would not use the service level configuration but the one set in the SQL statement. |
| Comment by Johan Wikman [ 2023-12-04 ] |
|
Ah ok, that makes sense. In that case this could be re-opened. With the description clarified. |