Created
September 20, 2016 07:37
-
-
Save ctavan/d33653d6790839ee601c1640c52b5234 to your computer and use it in GitHub Desktop.
nf_conntrack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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