浏览代码

Update LinuxInit.sh

MoeClub 3 年之前
父节点
当前提交
5fd19a9a96
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      LinuxInit.sh

+ 1 - 1
LinuxInit.sh

@@ -64,7 +64,7 @@ net.ipv4.tcp_timestamps = 1
 net.ipv4.tcp_slow_start_after_idle = 0
 net.ipv4.ip_forward = 1
 
-net.core.default_qdisc = fq
+net.core.default_qdisc = fq_codel
 net.ipv4.tcp_congestion_control = bbr
 
 net.ipv4.icmp_echo_ignore_all = 1