raise ssh background traffic priority to af11

The default cs1 is resulting traffic being completely dropped for some
routes with congestion.
This commit is contained in:
Daniel Micay 2023-08-14 23:31:22 -04:00
parent ae2fc9244b
commit b88d0d5c96
2 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,8 @@
# Include drop-in configurations
Include /etc/ssh/ssh_config.d/*.conf
IPQoS af21 af11
ServerAliveInterval 60
ServerAliveCountMax 10
TCPKeepAlive no