Fixup commit 53b5838
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:
parent
59adca21e2
commit
3bd2435267
@ -199,6 +199,7 @@ options:
|
|||||||
net.ipv6.neigh.default.gc_thresh2 : 28672,
|
net.ipv6.neigh.default.gc_thresh2 : 28672,
|
||||||
net.ipv6.neigh.default.gc_thresh3 : 32768,
|
net.ipv6.neigh.default.gc_thresh3 : 32768,
|
||||||
net.nf_conntrack_max : 1000000,
|
net.nf_conntrack_max : 1000000,
|
||||||
|
net.netfilter.nf_conntrack_buckets : 204800,
|
||||||
net.netfilter.nf_conntrack_max : 1000000 }
|
net.netfilter.nf_conntrack_max : 1000000 }
|
||||||
description: |
|
description: |
|
||||||
YAML-formatted associative array of sysctl key/value pairs to be set
|
YAML-formatted associative array of sysctl key/value pairs to be set
|
||||||
|
Loading…
Reference in New Issue
Block a user