You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cache/get-started.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Configure your settings to cache static HTML or cache anonymous page views of dy
43
43
44
44
## Improve cache HIT rates
45
45
46
-
Include or exclude query strings, optimize cache keys, or enable tiered cache to improve HIT rates and reduce traffic to your origin.
46
+
Include or exclude query strings, optimize cache keys, or enable [Tiered Cache](/cache/how-to/tiered-cache/) to improve HIT rates and reduce traffic to your origin.
47
47
48
48
*[Choose a cache level](/cache/how-to/set-caching-levels/)
49
49
*[Enable Tiered Cache with Argo](/cache/how-to/tiered-cache/#enable-tiered-cache)
0 commit comments