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

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

Change-Id: I1aa261973dd34bdea519c3195f46a3cc0dfd863a
Related-Bug: #1780348
This commit is contained in:
Edward Hope-Morley 2019-03-18 09:16:44 +00:00
parent 59adca21e2
commit 3bd2435267
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,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