2016-06-02 18:16:38 +00:00
|
|
|
---
|
|
|
|
features:
|
|
|
|
- The openstack-ansible-memcached_server role includes
|
2016-07-27 09:30:21 +00:00
|
|
|
a new override, ``memcached_connections`` which is
|
2016-06-02 18:16:38 +00:00
|
|
|
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.
|