proxy_cache one; proxy_cache_key $host$uri$is_args$args; proxy_cache_valid 200 10m;. But, this won't work for POST requests because you have no cache key that ...
確定! 回上一頁