diff --git a/migrations/1755244361.sh b/migrations/1755244361.sh index 32dedc8d..f2089963 100644 --- a/migrations/1755244361.sh +++ b/migrations/1755244361.sh @@ -1 +1,3 @@ +echo "Tuning MTU probing for more reliable SSH and Tailscale performance" + sudo sed -i 's/^net.ipv4.tcp_mtu_probing=1/net.ipv4.tcp_mtu_probing=2/' /etc/sysctl.d/99-sysctl.conf