You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/19 09:29:44 UTC

[GitHub] [apisix] fatihbm commented on issue #6530: request help: limit-count plugin does not work when using redis cluster

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

   > i meet same problem. do have any solution?
   
   If your problem is about `allow_degradation`, the default value of this parameter still continues `false`. This is dangerous for use in production. I suggest you change this to `true`.
   
   On the other hand, if you're talking about the Redis cluster slot problem, it actually seems to be a situation with the `lua-resty-redis-cluster`.
   I started using [keydb](https://github.com/Snapchat/KeyDB) instead of trying to fix it, and I don't think about it anymore.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org