Closed loosla closed 2 weeks ago
This PR adds information on which ports to use depending on redis_ssl value.
redis_ssl
When SSL is disabled, the cluster opens port 25060 for non-ssl connection while port 25061 still will be available for SSL connection.
This PR adds information on which ports to use depending on
redis_ssl
value.