mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Increase max orphans
This commit is contained in:
parent
7b9537a9c2
commit
395f8b75b8
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ net.ipv4.tcp_tw_reuse = 1
|
||||||
#net.ipv4.tcp_tw_recycle = 0
|
#net.ipv4.tcp_tw_recycle = 0
|
||||||
# short FIN timeout
|
# short FIN timeout
|
||||||
#net.ipv4.tcp_fin_timeout = 60
|
#net.ipv4.tcp_fin_timeout = 60
|
||||||
|
# increase max orphans
|
||||||
|
net.ipv4.tcp_max_orphans = 16384
|
||||||
# short keepalive time
|
# short keepalive time
|
||||||
#net.ipv4.tcp_keepalive_time = 2400
|
#net.ipv4.tcp_keepalive_time = 2400
|
||||||
# outbound port range
|
# outbound port range
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue