Skip to content

Add configurable option of 'maxclients' to redis tunables

John Northrup requested to merge add-redis-config-options into master

Adds templating, documentation, and defaults for tuning the Redis 'maxclients' attribute that governs the maximum number of connections a Redis server may serve.

Resolves #1339 (closed)

Edited by GitLab Release Tools Bot

Merge request reports