1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Increase timeout for glorytun, decrease txqueuelen for interfaces

This commit is contained in:
Ycarus 2018-09-27 10:50:46 +02:00
parent f5f68a0729
commit 9e10f07fa6
3 changed files with 5 additions and 4 deletions

View file

@ -6,9 +6,9 @@ net.core.rmem_max = 134217728
# max write buffer
net.core.wmem_max = 134217728
# default read buffer
net.core.rmem_default = 65536
net.core.rmem_default = 32768
# default write buffer
net.core.wmem_default = 65536
net.core.wmem_default = 32768
# max processor input queue
net.core.netdev_max_backlog = 4096
# max backlog