Closed mark-MetroSys closed 4 years ago
Page: Performance tuning (NFS only) Incorrectly written as: net.core.rmem_default = 1342177 37Tnet.core.rmem_max = 16777216 37Tnet.core.rmem_max = 16777216 37Tnet.core.wmem_default = 1342177 37Tnet.core.wmem_max = 16777216 37Tnet.ipv4.tcp_rmem = 4096 1342177 16777216 37Tnet.ipv4.tcp_wmem = 4096 1342177 16777216 37Tnet.core.netdev_max_backlog = 300000 37Tnet.ipv4.tcp_fin_timeout = 10
Should read: net.core.rmem_default = 1342177 net.core.rmem_max = 16777216 net.core.rmem_max = 16777216 net.core.wmem_default = 1342177 net.core.wmem_max = 16777216 net.ipv4.tcp_rmem = 4096 1342177 16777216 net.ipv4.tcp_wmem = 4096 1342177 16777216 net.core.netdev_max_backlog = 300000 net.ipv4.tcp_fin_timeout = 10
Thank you Mark,
This change has been implemented.
Page: Performance tuning (NFS only) Incorrectly written as: net.core.rmem_default = 1342177 37Tnet.core.rmem_max = 16777216 37Tnet.core.rmem_max = 16777216 37Tnet.core.wmem_default = 1342177 37Tnet.core.wmem_max = 16777216 37Tnet.ipv4.tcp_rmem = 4096 1342177 16777216 37Tnet.ipv4.tcp_wmem = 4096 1342177 16777216 37Tnet.core.netdev_max_backlog = 300000 37Tnet.ipv4.tcp_fin_timeout = 10
Should read: net.core.rmem_default = 1342177 net.core.rmem_max = 16777216 net.core.rmem_max = 16777216 net.core.wmem_default = 1342177 net.core.wmem_max = 16777216 net.ipv4.tcp_rmem = 4096 1342177 16777216 net.ipv4.tcp_wmem = 4096 1342177 16777216 net.core.netdev_max_backlog = 300000 net.ipv4.tcp_fin_timeout = 10