MariaLapovska opened a new issue, #12130:
URL: https://github.com/apache/apisix/issues/12130

   ### Description
   
   In some cases APISIX users might want to customize the max size of 
request/response body sent to HTTP server via `http-logger` plugin to be 
lower/higher than the current default value of 512KiB.
   
   `kafka-logger` plugin already supports `max_resp_body_bytes` and 
`max_req_body_bytes` attributes, so I followed the example and added them in 
[this PR](https://github.com/apache/apisix/pull/12065).


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