This commit is contained in:
Jaroslav Kysela
2018-03-05 21:37:06 +01:00
parent 446acbadbc
commit 17110b0b95
4 changed files with 39 additions and 105 deletions

View File

@@ -4,6 +4,6 @@ vm.vfs_cache_pressure = 20
vm.dirty_ratio = 40
net.core.rmem_max=524288
net.core.wmem_max=524288
net.core.wmem_max=12582912
net.ipv4.tcp_rmem=4096 65536 65536
net.ipv4.tcp_wmem=65536 65536 524288