Hi Everyone,
We have deployed Redis in the AWS graviton node. AMD to ARM
Upgrade 5.0.2 to 7.0.11
from 18.04 ubuntu base image ubuntu 20.04
The connection rate of creation and disconnection is very high. Clients are reporting terrible performance in which Redis get command sometimes takes 20 seconds.
We have 186 Redis nodes with 93 master and 93 replica nodes.
In our case, the Redis config setting TCP setting is below.
tcp-keepalive 0
timeout 1860
Any help that can help us in debugging should help.
On the clients, only libraries were upgraded to support Redis 7.0.11