Browse Source

Update LinuxInit.sh

MoeClub 3 years ago
parent
commit
5fd19a9a96
1 changed files with 1 additions and 1 deletions
  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