lower conntrack established tcp connection timeout

This commit is contained in:
Daniel Micay 2022-07-03 05:28:54 -04:00
parent 1c47cd88ab
commit 829ea23e8d
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.default.accept_redirects = 0
net.netfilter.nf_conntrack_tcp_loose = 0
net.netfilter.nf_conntrack_tcp_timeout_established = 14400
kernel.yama.ptrace_scope = 2