Add net.netfilter.nf_conntrack_buckets as per [1].

[1] https://bugs.launchpad.net/charm-neutron-gateway/+bug/1780348/comments/8

Change-Id: I6c143230943668c31378349d2f4f92de537ced64
Related-Bug: #1780348
This commit is contained in:
Edward Hope-Morley 2019-03-18 09:22:39 +00:00
parent 7b6f93fc11
commit 9b094b8ef8
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ options:
net.ipv6.neigh.default.gc_thresh2 : 28672,
net.ipv6.neigh.default.gc_thresh3 : 32768,
net.nf_conntrack_max : 1000000,
net.netfilter.nf_conntrack_buckets : 204800,
net.netfilter.nf_conntrack_max : 1000000 }
description: |
YAML-formatted associative array of sysctl key/value pairs to be set