Re: proxy_cache_path with huge zone size

2013-02-27 Thread traquila
Thank you and sorry for my mistake. You have done a great job! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236662,236664#msg-236664 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: proxy_cache_path with huge zone size

2013-02-27 Thread Igor Sysoev
On Feb 27, 2013, at 13:56 , traquila wrote: > Hello, > > I have some troubles to configure my reverse proxy cache. > > I would like to use a proxy cache with about 5 TB. > If I estimate an average file size of 128KB, I need to define my zone size > to about 5GB. (5 TB / (128KB / 128)) > > Here

proxy_cache_path with huge zone size

2013-02-27 Thread traquila
Hello, I have some troubles to configure my reverse proxy cache. I would like to use a proxy cache with about 5 TB. If I estimate an average file size of 128KB, I need to define my zone size to about 5GB. (5 TB / (128KB / 128)) Here the configuration line: proxy_cache_path /opt/.../hdd_storage/