Any way to turn off proxy_buffering in NGINX?

Started by Founding9371, July 17, 2023, 10:29:10 PM

Previous topic - Next topic
Is there any way to turn proxy_buffering off? When I'm sending large files to a service behind the proxy, I see that disk writes increase. Any way to stop this with the default NGINX plugin?

Thanks