Baoyuantop commented on issue #12665: URL: https://github.com/apache/apisix/issues/12665#issuecomment-3408914489
The current modification is global and does not support per-route differentiation. However, nginx's proxy_buffering configuration supports adjustment based on the response header `X-Accel-Buffering`. You can try adding this header to the upstream response to control this behavior. Refer to https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering -- 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]
