nic-6443 opened a new pull request, #13450:
URL: https://github.com/apache/apisix/pull/13450

   This fixes response body collection when loggers are configured in multiple 
scopes for the same request. Each logger configuration now keeps an isolated 
body buffer, so a route-level logger cannot overwrite the response body 
collected for a global logger.
   
   The change keeps existing plugin configuration unchanged and preserves the 
current response body size limit behavior.
   
   Tests:
   - prove -I. -Itest-nginx/lib -r t/core/response.t t/plugin/http-logger.t
   
   What do you think?


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