Welcome! Log In Create A New Profile

Advanced

Moving proxy cache to another location

Posted by FSC 
FSC
Moving proxy cache to another location
September 14, 2012 07:50AM
I would like to replace a reverse proxy server. I would like to move the proxy cache so it does not have to fetch every file from the origin server again.

Are the file-names inside the cache based on anything besides the proxy_cache_key?

I use these two settings:


proxy_cache_path /nginx-cache/thumbs levels=1:2 inactive=14d keys_zone=thumbs_cache:1000m max_size=600000m;
proxy_cache_key $uri;

Thanks!
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready