Hi,
So for some odd reason Nginx creating temp files in the root partition and
filling up disk and deleting at a slow rate. Aren't this files supposed to be
in /var/cache/nginx/proxy_temp . ?? currently they're locate at
/etc/nginx/proxy_temp. How do I change that and how do I stop proxy
Changes with nginx 1.25.324 Oct 2023
*) Change: improved detection of misbehaving clients when using HTTP/2.
*) Feature: startup speedup when using a large number of locations.
Thanks to Yusuke Nojima.
*) Bugfix: a segmentation fault