Comment by batmanthehorse
2 years ago
In CentOS/RedHat you can add `quickack 1` to the end of a route to tell it to disable delayed acks for that route.
2 years ago
In CentOS/RedHat you can add `quickack 1` to the end of a route to tell it to disable delayed acks for that route.
And with systemd >= 253 you can set it as part of the network config to have it be applied automatically. https://github.com/systemd/systemd/issues/25906