Welcome! Log In Create A New Profile

Advanced

Re: what's the difference between proxy_store and proxy_cache?

Valentin V. Bartenev
November 13, 2011 01:08PM
On Sunday 13 November 2011 19:10:29 zhenwei wrote:
> From Nginx official site there are two method to store remote upstream
> on local file system, "proxy_cache" and "proxy_store", the document
> describes clearly on how to configure, but still I have problem on the
> differences.

The "proxy_store" just stores backend's responses to a defined path. It's totally
up to you, what to do with these files after they were stored.

The "proxy_cache" alone doesn't do anything. But with other proxy_cache_*
directives, you can setup a file cache with key, life time, etc.

wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

what's the difference between proxy_store and proxy_cache?

zhenwei November 13, 2011 10:10AM

Re: what's the difference between proxy_store and proxy_cache?

Maxim Dounin November 13, 2011 12:06PM

Re: what's the difference between proxy_store and proxy_cache?

Valentin V. Bartenev November 13, 2011 01:08PM

Re: what's the difference between proxy_store and proxy_cache?

zhenwei November 13, 2011 08:37PM

Re: what's the difference between proxy_store and proxy_cache?

Valentin V. Bartenev November 14, 2011 12:50AM

Re: what's the difference between proxy_store and proxy_cache?

zhenwei November 15, 2011 12:37AM

Re: what's the difference between proxy_store and proxy_cache?

Brian Akins November 15, 2011 06:10PM

Re: what's the difference between proxy_store and proxy_cache?

zhenwei November 16, 2011 03:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 161
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