immich/nginx/templates
TruongSinh Tran-Nguyen 4952b3a2d6
fix(proxy): turn off nginx_proxy_buffer (#2246)
* Refactor poxy_* directives

Move from location to server context, as they are identical

* Disable proxy_request_buffering

proxy_buffering is already off, no reason to have proxy_request_buffering on. In fact, leaving it on can cause nginx to (temporarily) use a lot of disk space during uploads
2023-04-13 15:38:49 -05:00
..
default.conf.template fix(proxy): turn off nginx_proxy_buffer (#2246) 2023-04-13 15:38:49 -05:00