Re: Too many deleted open files in proxy_temp_path

2020-04-10 Thread patademahesh
Oh.. yes. i thought ubuntu gives latest package. Okay i'll try that and update here. Thank You for pointing. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,287605,287607#msg-287607 ___ nginx mailing list nginx@nginx.org http://mailman.nginx

Re: Too many deleted open files in proxy_temp_path

2020-04-10 Thread J.R.
> # nginx -v > nginx version: nginx/1.10.3 (Ubuntu) The last update for that version was over 3 years ago... Try updating to 1.17.9... ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Too many deleted open files in proxy_temp_path

2020-04-10 Thread patademahesh
Hi everyone, We are using nginx as reverse proxy to cache static content for a moodle LMS site. The caching part is working fine but we started facing the cache path disk full issues. When we checked using du, it was reporting very low used space.Then we checked lsof output we found too many delet

Re: massive deleted open files in proxy cache

2020-04-10 Thread patademahesh
We are facing the same issue. File gets deleted but it holds the FD and disk space is never released until we restart the nginx server. Most of the files we is from proxy_temp_path directory. This is causing filesystem to go out of space. We tried this with tmpfs and normal disk. Posted at Nginx F

Re: auth_request with vhost conf files

2020-04-10 Thread lsces
Thanks Francis ... Your prods have pointed me in the right direction. My initial problem was not being able to include a parameter in the auth_request and that is where the examples brought up the proxy_pass 'solution' ... of cause what I was missing is that the request for the images are already

Re: Variable interpolation in a regex.

2020-04-10 Thread xav
Hi Is it still true in 2020 ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,230507,287601#msg-287601 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx