fix
This commit is contained in:
@@ -59,8 +59,5 @@ net.ipv4.tcp_wmem = 4096 65536 67108864
|
|||||||
net.ipv4.tcp_mtu_probing = 1
|
net.ipv4.tcp_mtu_probing = 1
|
||||||
#net.ipv4.tcp_congestion_control = hybla
|
#net.ipv4.tcp_congestion_control = hybla
|
||||||
net.ipv4.tcp_fastopen = 3
|
net.ipv4.tcp_fastopen = 3
|
||||||
net.nf_conntrack_max = 6553500
|
|
||||||
net.netfilter.nf_conntrack_max = 6553500
|
|
||||||
net.netfilter.nf_conntrack_tcp_timeout_established = 180
|
|
||||||
EOF
|
EOF
|
||||||
sysctl -p /etc/sysctl.conf
|
sysctl -p /etc/sysctl.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user