mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
更新 DNS sysctl 参数
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user