openstack-ansible/releasenotes/notes/configurable-conntrack-max-...

8 lines
286 B
YAML

---
features:
- |
Deployers can set ``openstack_host_nf_conntrack_max`` to control the
maximum size of the netfilter connection tracking table. The default of
``262144`` should be increased if virtual machines will be handling large
amounts of concurrent connections.