[MDEV-22132] tcp_keepalive_time is interpreted as seconds when documentation claims milliseconds Created: 2020-04-03 Updated: 2020-04-07 Resolved: 2020-04-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Affects Version/s: | 10.4.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Esa Korhonen | Assignee: | Vladislav Vaintroub |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
https://mariadb.com/kb/en/server-system-variables/#tcp_keepalive_time claims the setting is given in milliseconds, but testing shows it's in seconds. Tested on Linux. |