Skip to content

Commit 52e3fb3

Browse files
nenizerasdnts
authored andcommitted
[cache]Update get-started.mdx (cloudflare#22575)
Can we use HIT as per docs on Cloudflare cache responses? https://developers.cloudflare.com/cache/concepts/cache-responses/#hit
1 parent f6b3236 commit 52e3fb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cache/get-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ Configure your settings to cache static HTML or cache anonymous page views of dy
4141
* [Understand Origin Cache Control](/cache/concepts/cache-control/)
4242
* [Cache by device type (Enterprise only)](/cache/how-to/cache-rules/examples/cache-device-type/)
4343

44-
## Improve cache hit rates
44+
## Improve cache HIT rates
4545

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 to improve HIT rates and reduce traffic to your origin.
4747

4848
* [Choose a cache level](/cache/how-to/set-caching-levels/)
4949
* [Enable Tiered Cache with Argo](/cache/how-to/tiered-cache/#enable-tiered-cache)

0 commit comments

Comments
 (0)