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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -