Skip to content

Commit 90f4259

Browse files
Updates section title (#21370)
1 parent b388f1d commit 90f4259

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

src/content/docs/cache/how-to/purge-cache/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Cloudflare's Instant Purge ensures that updates to your content are reflected im
1414
If versioning is active on your zone and multiple environments are configured, you can select the specific environment you want to purge. For more details, refer to the [Version Management](/version-management/) documentation.
1515
:::
1616

17-
## Purge limits
17+
## Availability and limits
1818

1919
<FeatureTable id="cache.purge_cache" />
2020

src/content/docs/cache/how-to/purge-cache/purge-by-hostname.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Purging by hostname means that all assets at URLs with a host that matches one o
1919
6. Enter the appropriate value(s) in the text field using the format shown in the example.
2020
7. Select **Purge**.
2121

22-
For information on rate limits, refer to the [Purge limits](/cache/how-to/purge-cache/#purge-limits) section.
22+
For information on rate limits, refer to the [Availability and limits](/cache/how-to/purge-cache/#availability-and-limits) section.
2323

2424
## Resulting cache status
2525

src/content/docs/cache/how-to/purge-cache/purge-by-single-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
With purge by single-file, cached resources are instantly removed from the stored assets in your Content Delivery Network (CDN) across all data centers. New requests for the purged asset receive the latest version from your origin web server and add it back to your CDN cache within the specific Cloudflare data center that served the request.
99

10-
For information on single-file purge rate limits, refer to the [Purge limits](/cache/how-to/purge-cache/#purge-limits) section.
10+
For information on single-file purge rate limits, refer to the [limits](/cache/how-to/purge-cache/#single-file-purge-limits) section.
1111

1212
A single-file purge performed through your Cloudflare dashboard does not clear objects that contain any of the following:
1313

src/content/docs/cache/how-to/purge-cache/purge-by-tags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When your content reaches our edge network, Cloudflare:
5353
5. In the text box, enter your tags to use to purge the cached resources. To purge multiple cache-tagged resources, separate each tag with a comma or have one tag per line.
5454
6. Select **Purge**.
5555

56-
For information on rate limits, refer to the [Purge limits](/cache/how-to/purge-cache/#purge-limits) section.
56+
For information on rate limits, refer to the [Availability and limits](/cache/how-to/purge-cache/#availability-and-limits) section.
5757

5858

5959
## Resulting cache status

src/content/docs/cache/how-to/purge-cache/purge-everything.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Purging everything instantly clears all resources from your CDN cache in all Clo
1919
When purging everything for a non-production cache environment, all files for that specific cache environment will be purged. However, when purging everything for the production environment, all files will be purged across all environments.
2020
:::
2121

22+
For information on rate limits, refer to the [Availability and limits](/cache/how-to/purge-cache/#availability-and-limits) section.
23+
2224
## Resulting cache status
2325

2426
Purge Everything invalidates the resource, resulting in the `CF-Cache-Status` header indicating [`EXPIRED`](/cache/concepts/cache-responses/#expired) for subsequent requests.

src/content/docs/cache/how-to/purge-cache/purge_by_prefix.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Purging by prefix is useful in different scenarios, such as:
3030
6. Enter the appropriate value(s) in the text field using the format shown in the example.
3131
7. Select **Purge**.
3232

33-
For information on rate limits, refer to the [Purge limits](/cache/how-to/purge-cache/#purge-limits) section.
33+
For information on rate limits, refer to the [Availability and limits](/cache/how-to/purge-cache/#availability-and-limits) section.
3434

3535
:::caution[Warning]
3636

0 commit comments

Comments
 (0)