Re: nginx fastcgi_cache not freeing deleted items causing excessive disk usage

2016-06-06 Thread Maxim Dounin
Hello! On Sun, Jun 05, 2016 at 11:32:35AM -0400, b4a456fb-1402 wrote: > Hello, > > I'm using nginx 1.10.0 and the nginx_fastcgi_cache option. I've noticed that > with a high amount of requests per second (I'm not sure when it occurs > exactly, but we have ~2500RPS with about 2Gbit/s of outgoing

nginx fastcgi_cache not freeing deleted items causing excessive disk usage

2016-06-05 Thread b4a456fb-1402
Hello, I'm using nginx 1.10.0 and the nginx_fastcgi_cache option. I've noticed that with a high amount of requests per second (I'm not sure when it occurs exactly, but we have ~2500RPS with about 2Gbit/s of outgoing traffic responses) there is an issue with the fastcgi_cache files not being freed.