Skip to content

Instantly share code, notes, and snippets.

@siburu
Created December 1, 2015 07:50
Show Gist options
  • Save siburu/ff2dbb7f70a95c64258d to your computer and use it in GitHub Desktop.
Save siburu/ff2dbb7f70a95c64258d to your computer and use it in GitHub Desktop.

Must configure

sudo sysctl -w net.core.somaxconn=65535
sudo sysctl -w net.ipv4.tcp_max_syn_backlog=65535

Also important

net.ipv4.tcp_syncookies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment