kellyseeme opened a new issue, #12440: URL: https://github.com/apache/apisix/issues/12440
### Current Behavior when apisix open the global rules kafka log and set proxy_control false,then the proxy-control is not effect, in the error log :*1232712 a client request body is buffered to a temporary file /usr/local/apisix/client_body_tem if close the kafka log ,then the proxy_control is effect。 ### Expected Behavior apisix not request body buffer ### Error Logs _No response_ ### Steps to Reproduce 1 open the global rules of kafka loger 2 set proxy-control seting false 3 curl post a big file ### Environment - APISIX version (run `apisix version`): 2.15 - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - 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]
