Skip to content

Respect Strong ETags

Respect Strong ETags

Create a cache rule to respect strong ETags for any hostname containing 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
    • Setting: Respect strong ETags
      • Use strong ETag headers: On