mirror of
https://github.com/teddysun/across.git
synced 2025-09-18 20:44:27 +08:00
new file
This commit is contained in:
3
enableBBROnNewKernel.sh
Normal file
3
enableBBROnNewKernel.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
|
||||
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
|
||||
sysctl -p
|
Reference in New Issue
Block a user