{
"endpoints": [
],
"masterName": "mymaster",
"maxNestedArrays": 32,
"maxPoolSize": 96,
"maxPoolWaiting": 96,
"maxWaitingHandlers": 2048,
"netClientOptions": {
"logActivity": false,
"receiveBufferSize": -1,
"reuseAddress": true,
"reusePort": false,
"sendBufferSize": -1,
"trafficClass": -1,
"crlPaths": [],
"crlValues": [],
"enabledCipherSuites": [],
"enabledSecureTransportProtocols": [
"TLSv1",
"TLSv1.1",
"TLSv1.2"
],
"idleTimeout": 0,
"idleTimeoutUnit": "SECONDS",
"soLinger": -1,
"ssl": false,
"sslHandshakeTimeout": 10,
"sslHandshakeTimeoutUnit": "SECONDS",
"tcpCork": false,
"tcpFastOpen": false,
"tcpKeepAlive": true,
"tcpNoDelay": true,
"tcpQuickAck": true,
"useAlpn": false,
"connectTimeout": 100,
"metricsName": "redis",
"trustAll": false
},
"poolCleanerInterval": -1,
"poolRecycleTimeout": 15000,
"role": "MASTER",
"type": "CLUSTER",
"useReplicas": "ALWAYS"
}