更新 DNS sysctl 参数

This commit is contained in:
CallMeR
2024-10-29 14:01:39 +08:00
parent 26fa0b0c10
commit f664975bcc
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 = fq_codel
net.ipv4.tcp_congestion_control = bbr
net.core.default_qdisc = fq_pie
net.ipv4.tcp_congestion_control = cubic
# Other adjustable system parameters