puppet-swift/releasenotes/notes/swift-memcache-max-connections-50876054c14dbdd5.yaml
Simeon Gourlin 2a6175e2f7
Add parameter memcache_max_connections
This add parameter memcache_max_connections as new parameter for class
proxy::cache.

Change-Id: Ifbedd1b48f45f2d8970d4f6a787d0da4e442d693
2019-11-13 18:11:55 +01:00

7 lines
200 B
YAML

---
features:
- |
Added new parameter memcache_max_connections to proxy::cache class that
can be used to configure the maximum number of connections to each
memcached server per worker.