Open Vasanthan-R opened 1 month ago
@Vasanthan-R from your description , it seems to point to regression. Would you either (1) do some regression check to see the difference in Envoy between 1.18.3 and 1.27.2. with the clue you found (2) Update to latest version to see if this still occurs.
I can later add the code/domain owner if you don't have luck with either of them above.
Hey @tyxia, it looks like even after adding the tcp_keepalive configuration, I am still getting into the error. Can you add the code/domain owner?
Hi,
We have a envoy configured for a Redis cluster. The current version of it 1.18.3, and we have observed no issues. Recently, we upgraded it to 1.27.2, and we noticed errors in the clients trying to access the cache. The error is:
However, I tried adding the below config on top of the existing envoy configuration and the issue got sorted out:
Can anyone explain the reason for this behaviour?