Luciano Lo Giudice 1760a0cb9f Fix the sysctl parameter used to tune connections
The documentation currently uses the sysctl parameter:
'net.ipv4.netfilter.ip_conntrack_max', but it's been deprecated
for a long time. This patch switches it to:
'net.netfilter.nf_conntrack_max', which is the modern equivalent.

Change-Id: I3fd5d4060840092bca53af7da7dbaaa600e936a3
2021-07-21 15:00:13 -03:00
..
2021-03-15 13:52:05 -07:00