fatihbm commented on issue #5648:
URL: https://github.com/apache/apisix/issues/5648#issuecomment-1058651293


   > Hi There is the same issue own setup. We try the Redis cluster, but It has 
unsuccessful connection errors. I think the root cause is related to 
[lua-resty-redis-cluster](https://github.com/api7/lua-resty-redis-cluster), but 
I couldn't find any evidence. I opened another issue where you can find some 
more details about it. 
[steve0511/resty-redis-cluster#98](https://github.com/steve0511/resty-redis-cluster/issues/98)
   
   By the way, our Redis cluster is setup on a virtual machine. I don't use the 
container. Also, Redis client can connect to any Redis nodes from any apisix 
node.
   ```
   root@apisix3:/apisix-2.12.1# redis-cli -h 192.168.55.50 -p 7000 ping
   PONG


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to