mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Little changes
This commit is contained in:
parent
7342d821a3
commit
814a64a4ba
5 changed files with 318 additions and 29 deletions
|
@ -20,9 +20,9 @@ net.ipv4.tcp_syncookies = 1
|
|||
# reuse timewait sockets when safe
|
||||
net.ipv4.tcp_tw_reuse = 1
|
||||
# turn off fast timewait sockets recycling
|
||||
net.ipv4.tcp_tw_recycle = 0
|
||||
#net.ipv4.tcp_tw_recycle = 0
|
||||
# short FIN timeout
|
||||
net.ipv4.tcp_fin_timeout = 30
|
||||
#net.ipv4.tcp_fin_timeout = 60
|
||||
# short keepalive time
|
||||
#net.ipv4.tcp_keepalive_time = 2400
|
||||
# outbound port range
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue