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


   > The list of redis nodes is as follows, but as you can see, the packets I 
catch are trying to go to 127.0.0.1:7000 and similar addresses. I would like to 
repeat that I have this problem only working with redis cluster. I work with 
redis without any problems.
   
   btw, I used docker image for redis cluster in my last attempt. 
   https://github.com/Grokzen/docker-redis-cluster
   `docker run -e "IP=0.0.0.0" -p 7000-7005:7000-7005 
grokzen/redis-cluster:latest` 


-- 
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