nginx cache loader process

Andrew Alexeev andrew at nginx.com
Thu Jul 4 05:42:55 UTC 2013


On Jul 4, 2013, at 4:57 AM, "badtzhou" <nginx-forum at nginx.us> 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
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
> 



More information about the nginx mailing list