feat: Enable MTU Probing matching upstream

This commit is contained in:
Kyle Gospodnetich 2023-12-30 12:32:41 -08:00
parent 8a0df51b7b
commit 692550eecc

View File

@ -1,2 +1,3 @@
net.core.default_qdisc=fq
net.ipv4.tcp_congestion_control=bbr
net.ipv4.tcp_congestion_control=bbr
net.ipv4.tcp_mtu_probing=true