e97c1f2b10
Change-Id: Ib78f32a6d577a144670db9eaba0de8a907f845c5
10 lines
402 B
YAML
10 lines
402 B
YAML
---
|
|
features:
|
|
- The openstack-ansible-memcached_server role includes
|
|
a new override, ``memcached_connections`` which is
|
|
automatically calculated from the number of memcached
|
|
connection limit plus additional 1k to configure
|
|
the OS nofile limit. Without proper nofile limit
|
|
configuration, memcached will crash in order to support
|
|
higher parallel connection TCP/Memcache counts.
|