[MXS-2752] SO_KEEPALIVE not enabled for network connections Created: 2019-11-06 Updated: 2019-11-06 Resolved: 2019-11-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.4 |
| Fix Version/s: | 2.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The network layer can drop TCP connections that are completely idle for a very long time. Using SO_KEEPALIVE prevents that. |
| Comments |
| Comment by markus makela [ 2019-11-06 ] |
|
Fixed by commit 03e8e85a220e0699d22c92fda60dae08ce5b9b78. |