On Jul 4, 2013, at 4:57 AM, "badtzhou" <[email protected]> wrote:
> We have several hundred Gs of file cached using nginx. Every time we > restarted nginx, the cache loader process will appear and server load will > go super high and respond very slowly. > > Looks like cache loader process is very I/O intensive and take a long time > to finish. Is there anyway to get around the problem? Did you try loader_* parameters for proxy_cache_path? http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path > Thanks > > Posted at Nginx Forum: > http://forum.nginx.org/read.php?2,240564,240564#msg-240564 > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx > _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
