feat: Enable MTU Probing matching upstream

This commit is contained in:
Kyle Gospodnetich 2023-12-30 12:32:41 -08:00
parent a55b48e5ed
commit a345f31d5f

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