Reduce memcached memory configuration
authorAlex Schultz <aschultz@redhat.com>
Wed, 8 Feb 2017 16:37:05 +0000 (09:37 -0700)
committerAlex Schultz <aschultz@redhat.com>
Sun, 12 Feb 2017 21:39:37 +0000 (14:39 -0700)
commit97e0768dfae29caeb78acc6fe3427d01762315cf
treeb944d8f0c60b7a3c8bc863bd11bb2002f1a691c1
parentbe6a66042e14abfc3a1b649ed144bb755c750424
Reduce memcached memory configuration

Previously the memcached configuration was set to use the defaults which
would be 95% of the avaiable ram in the system. This can lead to memory
contention issues if memcache is heavily utilized. This change reduces
the default to 50% and exposes the ability to tune this configuration.

Change-Id: Ie8a48ff4cf509e93d7c1487813d5feed5e5131a4
Closes-Bug: #1662941
puppet/services/memcached.yaml
releasenotes/notes/memcached-max-memory-ef6834d17953fca6.yaml [new file with mode: 0644]