Nginx有一个非常漂亮的命令来使一个特定的caching失效
proxy_cache_bypass $http_cachepurge; curl -I myapp.example.com/api/ping -H "cachepurge: true"
清漆有什么等价物吗?