更新系统 sysctl 参数

This commit is contained in:
CallMeR
2024-10-28 00:32:12 +08:00
parent aa1a12757b
commit ac2740f888
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
kernel.panic = 20
kernel.panic_on_oops = 1
net.core.default_qdisc = pfifo_fast
net.ipv4.tcp_congestion_control = cubic
net.core.default_qdisc = fq_codel
net.ipv4.tcp_congestion_control = bbr
# Other adjustable system parameters