Aaron199 commented on issue #6741:
URL: https://github.com/apache/apisix/issues/6741#issuecomment-1473538475
it‘s not work to me
My config:
```yaml
http_configuration_snippet:|
proxy_buffering on;
proxy_buffer_size 128k;
proxy_buffers 8 128k;
client_body_buffer_size 10240k;
```
ENV:
```txt
apisix version (cmd: apisix version): 2.15.2
OS (cmd: uname -a): Linux apisix-658cfb87f-qbvbx 4.15.0-136-generic
#140-Ubuntu SMP Thu Jan 28 05:20:47
OpenResty / Nginx version (cmd: nginx -V or openresty -V): nginx version:
openresty/1.21.4.1
built by gcc 9.3.1 20200408 (Red Hat 9.3.1-2) (GCC)
built with OpenSSL 1.1.1s 1 Nov 2022
TLS SNI support enabled
etcd version, if have (cmd: run etcd --version): 3.5.4
```
--
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]