Skip to content

Instantly share code, notes, and snippets.

@staaled
Created June 15, 2021 10:57
Show Gist options
  • Select an option

  • Save staaled/1256d976c9277bc9c79b6ad90c536793 to your computer and use it in GitHub Desktop.

Select an option

Save staaled/1256d976c9277bc9c79b6ad90c536793 to your computer and use it in GitHub Desktop.
99-40g-network.conf
net.core.netdev_max_backlog = 250000
net.core.rmem_max = 268435456
net.core.wmem_max = 268435456
net.ipv4.tcp_rmem = 4096 87380 134217728
net.ipv4.tcp_wmem = 4096 65536 134217728
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment