Skip to content

Commit

Permalink
feat: Enable MTU Probing matching upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Dec 30, 2023
1 parent 8a0df51 commit 692550e
Showing 1 changed file with 2 additions and 1 deletion.
@@ -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

0 comments on commit 692550e

Please sign in to comment.