Skip to content

Instantly share code, notes, and snippets.

@ctavan
Created September 20, 2016 07:37
Show Gist options
  • Save ctavan/d33653d6790839ee601c1640c52b5234 to your computer and use it in GitHub Desktop.
Save ctavan/d33653d6790839ee601c1640c52b5234 to your computer and use it in GitHub Desktop.
nf_conntrack
net.netfilter.nf_conntrack_max = 655350
net.netfilter.nf_conntrack_generic_timeout = 60
net.netfilter.nf_conntrack_tcp_timeout_established = 600
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment