Skip to content

Commit 4717bab

Browse files
[Smart Shield] Add links and mirror dash banner from other products (#25298)
* Small change for testing purposes * Re-add smart-shield-callout to health-checks docs * Re-add smart-shield-callout to argo docs * Re-add smart-shield-callout to cache docs * Add link to blog for more on connection reuse * Update cross-link to Observatory * Recreate smart-shield-callout in partials/smart-shield
1 parent 2390a59 commit 4717bab

File tree

10 files changed

+26
-3
lines changed

10 files changed

+26
-3
lines changed

src/content/docs/argo-smart-routing/get-started.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ description: Learn how to enable Argo Smart Routing in the Cloudflare dashboard.
99

1010
import { Render, TabItem, Tabs } from "~/components";
1111

12+
<Render file="smart-shield-callout" product="smart-shield" />
13+
1214
Argo Smart Routing is a one-click solution to speed up your global traffic.
1315

1416
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">

src/content/docs/argo-smart-routing/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Speed up your global traffic with a single click
1818

1919
<Plan id="traffic.argo.properties.availability.summary" />
2020

21+
<Render file="smart-shield-callout" product="smart-shield" />
22+
2123
<Render
2224
file="argo-intro"
2325
product="smart-shield"

src/content/docs/cache/advanced-configuration/cache-reserve.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ pcx_content_type: concept
55

66
import { Render, TabItem, Tabs, APIRequest } from "~/components";
77

8+
<Render file="smart-shield-callout" product="smart-shield" />
9+
810
<Render file="cache-reserve-intro" product="cache" />
911

1012
![Content served from origin and getting cached in Cache Reserve, and Edge Cache Data Centers (T1=upper-tier, T2=lower-tier) on its way back to the client](~/assets/images/cache/content-being-served.png)

src/content/docs/cache/how-to/tiered-cache.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Cloudflare allows you to select your cache topology so that you have control ove
2020

2121
### Smart Tiered Cache
2222

23+
<Render file="smart-shield-callout" product="smart-shield" />
24+
2325
<Render file="smart-tiered-cache" product="cache" />
2426

2527
### Generic Global Tiered Cache
@@ -28,6 +30,8 @@ Generic Global topology allows for all of Cloudflare’s global data centers to
2830

2931
### Regional Tiered Cache
3032

33+
<Render file="smart-shield-callout" product="smart-shield" />
34+
3135
<Render file="regional-tiered-cache" product="cache" />
3236

3337
This can help improve performance for **Smart** and **Custom Tiered Cache** topologies with upper-tiers in one or two regions. Regional Tiered Cache is not beneficial for customers with many upper tiers in many regions like Generic Global Tiered Cache.

src/content/docs/health-checks/get-started.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ sidebar:
88

99
import { Render } from "~/components";
1010

11+
<Render file="smart-shield-callout" product="smart-shield" />
12+
1113
This guide will get you started with creating and managing configured Health Checks.
1214

1315
## Create a Health Check

src/content/docs/health-checks/health-checks-analytics.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ sidebar:
88

99
import { AvailableNotifications, Render } from "~/components"
1010

11+
<Render file="smart-shield-callout" product="smart-shield" />
12+
1113
Once you have set up a standalone Health Check including notification emails, use Health Check Analytics to debug possible origin issues.
1214

1315
To access health check analytics:

src/content/docs/health-checks/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ sidebar:
88

99
import { Feature, FeatureTable, GlossaryTooltip, RelatedProduct, Render } from "~/components"
1010

11+
<Render file="smart-shield-callout" product="smart-shield" />
12+
1113
Standalone Health Checks monitors an IP address or hostname for origin servers or applications and notifies you in near real-time if there happens to be a problem.
1214

1315
<Render file="health-checks-intro" product="smart-shield" />

src/content/docs/smart-shield/concepts/connection-reuse.mdx

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

88
import { Render } from "~/components";
99

10-
Smart Shield leverages Cloudflare's optimized infrastructure to package multiple requests from an [upper-tier](/smart-shield/configuration/smart-tiered-cache/) into a single connection to your origin. This means overall connections to your origin are lowered by 30% on average.
10+
Smart Shield leverages Cloudflare's optimized infrastructure to package multiple requests from an [upper-tier](/smart-shield/configuration/smart-tiered-cache/) into a single connection to your origin. This means overall connections to your origin are lowered by 30% on average. Refer to the [blog post](https://blog.cloudflare.com/introducing-observatory-and-smart-shield/#protecting-and-accelerating-origins-with-smart-connection-reuse) for details.
1111

1212
## About connection reuse
1313

src/content/docs/smart-shield/get-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Smart Shield is available to all customers as an opt-in configuration.
1111

1212
## Before you begin
1313

14-
- You should have a Cloudflare account and have [onboarded your domain](/fundamentals/manage-domains/add-site/).
14+
- You should have a Cloudflare account and [onboard your domain](/fundamentals/manage-domains/add-site/).
1515
- Also make sure the relevant DNS records are set to <GlossaryTooltip term="proxy status" link="/dns/proxy-status/">proxied</GlossaryTooltip>.
1616

1717
## Steps
@@ -21,7 +21,7 @@ Smart Shield is available to all customers as an opt-in configuration.
2121
3. (Optional) Explore the different [available packages](#packages-and-availability).
2222
4. Select **Get started for free** or choose a different package and select **Continue** to proceed to the guided onboarding flow.
2323

24-
Access analytics and get insights through the [Internet Observatory](/speed/observatory/) dashboard.
24+
Access analytics and get insights through the [Observatory](/speed/observatory/) dashboard.
2525

2626
## Packages and availability
2727

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
{}
3+
---
4+
5+
:::note[Smart Shield]
6+
This functionality is now offered as part of Cloudflare's origin server safeguard, Smart Shield. [Learn more](/smart-shield/).
7+
:::

0 commit comments

Comments
 (0)