Hi there, as others have experienced Redis suddenly disconnect to the server. The log reveal problems with missing Handshake with server.
Changing the Memory Limit from Unlimited to 2000 mb seems to solve the issues, and the Console Log is loaded is a lot shorter and loads faster.
The problem is, I really do not now how much memory I should allocate. My server is a VPS S NVMe with 8GB memory.
Would a quarter of the memory, in this case 2000mb be a good starting point?
I have been looking for documentation on this topic, but not much guidence.
I can only help with Redis Object Cache, not with Redis Server maintenance. I’d suggest asking on Stack overflow.