yalcinyildiz opened a new issue, #8218: URL: https://github.com/apache/apisix/issues/8218
### Current Behavior APISIX limit-count plugin loses the hit count for grpc services, if it is used with proxy-cache plugin with memory cache strategy. ### Expected Behavior APISIX limit-count plugin should manage the hit count correctly in every condition ### Error Logs None ### Steps to Reproduce You can follow the documentation attached to reproduce the error. [limit-count.plugin.problem.pdf](https://github.com/apache/apisix/files/9902790/limit-count.plugin.problem.pdf) [config.yaml.txt](https://github.com/apache/apisix/files/9902791/config.yaml.txt) [docker-compose.yml.txt](https://github.com/apache/apisix/files/9902792/docker-compose.yml.txt) [hello.proto.txt](https://github.com/apache/apisix/files/9902793/hello.proto.txt) ### Environment - APISIX version (run `apisix version`): apache/apisix:2.15.0-alpine docker image - Operating system (run `uname -a`): Linux 5ea97a156183 5.10.16.3-microsoft-standard-WSL2 # 1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) built with OpenSSL 1.1.1g 21 Apr 2020 -- 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]
