Fixup commit 00ca87f
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:
parent
7b6f93fc11
commit
9b094b8ef8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user