init
This commit is contained in:
commit
29987d67a2
29 changed files with 30601 additions and 0 deletions
7
etc/sysctl.d/99-arch.conf
Normal file
7
etc/sysctl.d/99-arch.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
net.ipv4.tcp_fastopen = 3
|
||||
net.ipv4.tcp_tw_reuse = 1
|
||||
net.ipv4.tcp_slow_start_after_idle = 0
|
||||
net.ipv4.tcp_mtu_probing = 1
|
||||
net.ipv4.tcp_sack = 1
|
||||
net.core.default_qdisc = cake
|
||||
net.ipv4.tcp_congestion_control = bbr
|
||||
Loading…
Reference in a new issue