wolgod opened a new issue, #7578: URL: https://github.com/apache/apisix/issues/7578
### Description My apisix is deployed in a k8s, 12g of memory, rss uses about 40%, but the cache is about 10g, only the global promethues and kafka-logger plug-ins are enabled, after restarting, the cache curve slowly grows from 0 to about 10g Slowly and gradually, in theory, the cache will be reused, and it will not cause oom. I want to know what causes such a high cache, will it have any impact on apisix, is the parameter configuration incorrect, or kafka-logger, or other reasons ? ### Environment - APISIX version (run `apisix version`):2.9 - Operating system (run `uname -a`): el7.x86_64 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):openresty/1.19.9.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):3.5.0 - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
