Role memcached_server for OpenStack-Ansible
Go to file
Mohammed Naser d784ea1846 Increase default connection count to 4096
The current default is 1024 however this is not sufficent for most
deployments and it will cause a lot of issues if it does hit the
limit as the server will stop responding.

The overhead for this is very low and other deployment tooling
usually sets this to 8192[1], so 4096 is even very conservative.

[1]: https://github.com/saz/puppet-memcached/blob/bb9d55a2/manifests/init.pp#L26

Change-Id: I604f96a9431076e1f630d2045eac4c88a92935c1
2018-06-13 15:52:12 -04:00
defaults Increase default connection count to 4096 2018-06-13 15:52:12 -04:00
doc Follow the new PTI for document build 2018-03-21 04:12:54 +08:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
files Add SUSE support 2017-04-04 16:22:08 +01:00
handlers enable memcached for CentOS 2017-04-26 16:08:10 +00:00
meta Add Bionic testing 2018-05-14 20:55:17 +02:00
releasenotes Update reno for stable/queens 2018-02-14 15:46:07 +00:00
tasks Fix regression for bare metal nodes 2017-12-06 10:32:25 +00:00
templates Fix CVE-2018-1000115 for other distros 2018-03-28 14:07:33 +00:00
tests Increase default connection count to 4096 2018-06-13 15:52:12 -04:00
vars Optimise the distro package installation 2017-06-08 17:00:26 +01:00
zuul.d Add Bionic testing 2018-05-14 20:55:17 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:48:23 +00:00
.gitreview updated repo pathing for new org 2015-12-10 16:51:45 -06:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 19:41:49 +00:00
LICENSE first commit 2015-12-09 09:24:22 -06:00
README.rst Show team and repo badges on README 2016-11-25 16:04:46 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:39:01 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:36 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:03:38 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:12:20 +00:00
setup.cfg Changed the home-page link 2016-10-05 12:59:10 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:20 +00:00
test-requirements.txt Follow the new PTI for document build 2018-03-21 04:12:54 +08:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:11:54 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Memcached server

Ansible role to install and configure Memcached.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-memcached_server/

The project home is at:

http://launchpad.net/openstack-ansible