diff --git a/profiles/network-throughput/tuned.conf b/profiles/network-throughput/tuned.conf index 636c426..e531ac3 100644 --- a/profiles/network-throughput/tuned.conf +++ b/profiles/network-throughput/tuned.conf @@ -11,5 +11,5 @@ include=throughput-performance # # The buffer tuning values below do not account for any potential hugepage allocation. # Ensure that you do not oversubscribe system memory. -net.ipv4.tcp_rmem="4096 87380 16777216" +net.ipv4.tcp_rmem="4096 131072 16777216" net.ipv4.tcp_wmem="4096 16384 16777216"