Skip to content

Commit 8f22dac

Browse files
Update settings.mdx
elaboration on resolved host cache key setting
1 parent fa11541 commit 8f22dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/how-to/cache-rules/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Enterprise customers have these additional options for custom cache keys:
186186
To check for a header's presence without including its value, use the **Check presence of** option. You can also choose whether to **Include origin header**.
187187

188188
- In the **Cookie** section, you can include cookie names and their values, and check for the presence of another cookie.
189-
- In the **Host** section, you can select **Use original host** and **Resolved host**. In the **User** section, you can select **Device type**, **Country**, and **Language**.
189+
- In the **Host** section, you can select **Use original host** and **Resolved host**. In the **User** section, you can select **Device type**, **Country**, and **Language**. Using "resolved host" means the cache key will contain whatever hostname was used to resolve the origin IP which can be different depending on whether the [resolve override](/rules/origin-rules/features/#dns-record) feature is on or not.
190190

191191
<Details header="API information">
192192

0 commit comments

Comments
 (0)