proxy_ignore_headers    &quot;Cache-Control&quot; &quot;Expires&quot;;<br>        proxy_hide_header       &#39;Set-Cookie&#39;;   <br>        proxy_cache_key &quot;$request_method|$http_if_modified_since|$http_if_none_match|$host|$request_uri&quot;;<br>

        proxy_cache_valid       200 302 301 304 1m;<br>        proxy_cache_valid       any 0m;<br>        proxy_cache_use_stale   error timeout invalid_header http_500 http_502 http_503 http_504;<br>        proxy_cache_path cache/ levels=2:2 keys_zone=cache:256m inactive=7d max_size=65536m;<br>

        server {<br>                server_name ...;<br>                location / {<br>                        proxy_pass http://...;<br>                        proxy_cache cache;<br>                }<br>        }<br><br>

proxy_cache_use_stale: cached content will return instead of proxying in case of 502/503/504 errors.<br><br><br><div class="gmail_quote">On Mon, Dec 21, 2009 at 2:22 PM, mfeldheim <span dir="ltr">&lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Any ideas? Could proxy_store ( <a href="http://wiki.nginx.org/NginxHttpProxyModule#proxy_store" target="_blank">http://wiki.nginx.org/NginxHttpProxyModule#proxy_store</a> ) help me in that case?<br>


<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,31268,32363#msg-32363" target="_blank">http://forum.nginx.org/read.php?2,31268,32363#msg-32363</a><br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Faithfully yours, Eugenie<br>ICQ #701217<br>GTalk <a href="mailto:ekruglov@gmail.com">ekruglov@gmail.com</a><br>