Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

cache worker stops evicting assets (1 reply)

$
0
0
Hello there! we currently have this issue when we restart nginx, the cache zone disk consume rise constantly until we reach the 84h after the restart, here nginx locks and start deleting, after 15-30m everything starts working as usual and the cache worker behaves as expected until we do another restart.

Our current configuration is

proxy_cache_path /var/cache/nginx/assets levels=2:2 keys_zone=assets:512m
inactive=84h max_size=81920m use_temp_path=off
loader_files=1000 loader_sleep=50ms loader_threshold=300ms;

We currently have ˜2 million object consuming ˜40G.
Could be that cache loader worker cant keep up with all those objects after the restart?

Thanks!

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>