跳转到内容
搜索文档

Cache Level(全部缓存,Cache Everything)

缓存级别(缓存全部内容)

最后更新 查看 MarkdownAgent 设置

创建缓存规则以调整任何包含 example.com 的主机名的缓存级别:

  • When incoming requests match(当传入请求匹配时): Custom filter expression

    • Using the Expression Builder:
      Hostname contains "example.com"
    • Using the Expression Editor:
      (http.host contains "example.com")
  • Then(然后):

    • Cache eligibility: Eligible for cache

这篇文档对您有帮助吗?