proxy_cache_bypass and proxy_no_cache

amodpandey nginx-forum at nginx.us
Mon Dec 10 09:31:38 UTC 2012


I was trying this :)

    map $cookie_route $dont_cache {
        default 1;
        ~*[A-Za-z0-9]+ 0;
    }

Let me try your suggestion.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,233778,233785#msg-233785



More information about the nginx mailing list