linux - Difference between net.nf_conntrack_max and net.netfilter.nf_conntrack_max -


does knows difference between net.nf_conntrack_max , net.netfilter.nf_conntrack_max?

i have found no related documents on internet relation between 2 sysctl keys.

no difference whatsoever. both names control same internal value. (writing 1 change both.)


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -