Nginx-1.25.3 Proxy_temp Creating Files root partition

2024-04-17 Thread Mayiani, Martin Martine - mayianmm via nginx
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

nginx-1.25.3

2023-10-24 Thread Maxim Dounin
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