dcfdc9321e
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
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.
|