Delete net.ipv4.tcp_tw_recycle=1.
This commit is contained in:
parent
482c71ece1
commit
46929fe87a
|
@ -1,7 +1,6 @@
|
|||
net.core.somaxconn=32768
|
||||
net.core.netdev_max_backlog=32768
|
||||
net.ipv4.tcp_max_syn_backlog=32768
|
||||
net.ipv4.tcp_tw_recycle=1
|
||||
net.ipv4.tcp_tw_reuse=1
|
||||
net.ipv4.tcp_fin_timeout=10
|
||||
net.core.rmem_max = 16777216
|
||||
|
|
Loading…
Reference in New Issue