Re: NGX_HTTP_CACHE and upstream

2013-05-07 Thread Maxim Dounin
Hello! On Tue, May 07, 2013 at 03:40:02AM -0400, alexander_koch_log wrote: > When compiling nginx with NGX_HTTP_CACHE and using upstream backends - are > responses automatically cached in memory without the use of proxy_cache? No. -- Maxim Dounin http://nginx.org/en/donation.html

NGX_HTTP_CACHE and upstream

2013-05-07 Thread alexander_koch_log
Hi, When compiling nginx with NGX_HTTP_CACHE and using upstream backends - are responses automatically cached in memory without the use of proxy_cache? Thanks, Alex Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238929,238929#msg-238929 __