Skip to content

Commit 31a9d2c

Browse files
committed
available products update
1 parent 1fd6051 commit 31a9d2c

File tree

2 files changed

+34
-32
lines changed

2 files changed

+34
-32
lines changed

src/content/docs/china-network/concepts/global-acceleration.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ weight: 4
77
import { Stream } from "~/components";
88

99
:::note
10-
Global Acceleration a service offering that can be an add-on to China Network and also extend Zero Trust services into China.
10+
Global Acceleration a service offering that can be an add-on to China Network and also extends Zero Trust services into China.
1111
:::
1212

13-
Global Acceleration is a suite of connectivity, performance offerings and professional services designed to simplify your global assets' deployment in China. Global Acceleration is provided by our partners including CMI, CBC, and JD Cloud.
13+
Global Acceleration is a suite of connectivity and performance offerings designed to simplify your global assets' deployment in China. Global Acceleration is provided by our partners including CMI, CBC, and JD Cloud.
1414

1515
<Stream
1616
id="18457868eb13222051618b0d138e0225"
@@ -27,14 +27,14 @@ Global Acceleration is a suite of connectivity, performance offerings and profes
2727

2828
Depending on what fits your needs best, Global Acceleration can support the following scenarios:
2929

30-
| Offer | Scenario |
31-
| --------------------------------------------------------------- | ------------------------------------------------------------- |
32-
| [CDN Global Acceleration](#cdn-global-acceleration) | Higher performance of China Network CDN with dynamic content. |
33-
| [WARP Global Acceleration](#warp-global-acceleration) | WARP client used in China. |
34-
| [Magic WAN Global Acceleration](#magic-wan-global-acceleration) | Magic WAN used in China. |
35-
| [ICP](#icp-services) | ICP services. |
36-
| [MLPS](#mlps-services) | MLPS certification services. |
37-
| [Travel SIM](#travel-sim) | Zero Trust clients in business traveling to China. |
30+
| Offer | Scenario |
31+
| --------------------------------------------------------------- | ------------------------------------------------------------------- |
32+
| [CDN Global Acceleration](#cdn-global-acceleration) | Elevated performance of global dynamic assets on China Network CDN. |
33+
| [WARP Global Acceleration](#warp-global-acceleration) | WARP client used in Mainland China. |
34+
| [Magic WAN Global Acceleration](#magic-wan-global-acceleration) | Magic WAN used in Mainland China. |
35+
| [ICP](#icp-services) | China Network prerequisite. |
36+
| [MLPS](#mlps-services) | MLPS certification services. |
37+
| [Travel SIM](#travel-sim) | Zero Trust clients in business traveling to Mainland China. |
3838

3939
## CDN Global Acceleration
4040

src/content/docs/china-network/reference/available-products.mdx

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ The following products and features are available on the Cloudflare China Networ
99

1010
## Application services
1111

12-
| Product | Feature | Description |
13-
| ------------------------------------------ | ------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
14-
| DNS | [DNS resolution service](/china-network/concepts/china-dns/) | Authoritative DNS resolution inside mainland China. |
15-
| CDN | [Caching](/cache/) | Core cache features. Static cache only. Does not support Cache Reserve or Tiered Cache. |
16-
| CDN | [Image transformations](/images/) | Optimize image format at the edge to fit a domain’s layout. |
17-
| [DDoS Protection](/ddos-protection/) | Layer 7 (HTTP/HTTPS) DDoS protection | Layer 7 (application layer) protection against DDoS attacks such as HTTP flood attacks, WordPress Pingback attacks, HULK attacks, and LOIC attacks. |
18-
| Web Application Firewall (WAF) | [WAF Managed Rules](/waf/managed-rules/) | Pre-configured OWASP rulesets and Cloudflare managed rulesets. |
19-
| Web Application Firewall (WAF) | [WAF custom rules](/waf/custom-rules/) | Custom WAF rules. Supports uploaded content scanning and managed challenges. |
20-
| Web Application Firewall (WAF) | [Rate limiting rules](/waf/rate-limiting-rules/) | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached. |
21-
| [Page Shield](/page-shield/) | Page Shield | Simplifies external script management by tracking loaded resources like scripts and providing alerts when it detects new resources or malicious scripts. |
22-
| [Bot Management](/bots/) | Bot detection and mitigation | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
23-
| [Argo Smart Routing](/argo-smart-routing/) | Layer 7 smart routing | Layer 7 (application layer) traffic smart-routed more efficiently to origin. |
24-
| [Rules](/rules/) | All rules products, except [Snippets](/rules/snippets/) | Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. |
25-
| [Load Balancing](/load-balancing/) | Full features | Maximize application performance and availability. |
12+
| Product | Feature | Description |
13+
| ------------------------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
14+
| DNS | [DNS resolution service](/china-network/concepts/china-dns/) | Authoritative DNS resolution inside Mainland China. |
15+
| CDN | [Caching](/cache/) | Core cache features. Static cache only. Does not support Cache Reserve or Tiered Cache. |
16+
| CDN | [Image transformations](/images/) | Optimize image format at the edge to fit a domain’s layout. |
17+
| [DDoS Protection](/ddos-protection/) | Layer 7 (HTTP/HTTPS) DDoS protection | Layer 7 (application layer) protection against DDoS attacks such as HTTP flood attacks, WordPress Pingback attacks, HULK attacks, and LOIC attacks. |
18+
| Web Application Firewall (WAF) | [WAF Managed Rules](/waf/managed-rules/) | Pre-configured OWASP rulesets and Cloudflare managed rulesets. |
19+
| Web Application Firewall (WAF) | [WAF custom rules](/waf/custom-rules/) | Custom WAF rules. Supports uploaded content scanning and managed challenges. |
20+
| Web Application Firewall (WAF) | [Rate limiting rules](/waf/rate-limiting-rules/) | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached. |
21+
| [Page Shield](/page-shield/) | Page Shield | Simplifies external script management by tracking loaded resources like scripts and providing alerts when it detects new resources or malicious scripts. |
22+
| [Bot Management](/bots/) | Bot detection and mitigation | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
23+
| [Argo Smart Routing](/argo-smart-routing/) | Layer 7 smart routing | Layer 7 (application layer) traffic smart-routed more efficiently to origin. |
24+
| [Rules](/rules/) | All rules products, except [Snippets](/rules/snippets/) | Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. |
25+
| [Load Balancing](/load-balancing/additional-options/load-balancing-china) | Geotraffic management | Maximize application performance and availability. |
2626

2727
## Developer services
2828

@@ -36,7 +36,7 @@ The following products and features are available on the Cloudflare China Networ
3636
| [Browser Rendering](/browser-rendering/) || Browser automation for Cloudflare Workers and quick browser actions. |
3737
| [D1](/d1/) || Create new serverless SQL databases to query from your Workers and Pages projects. |
3838
| [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/) || Deploy custom code on behalf of your users or let your users directly deploy their own code to your platform, managing infrastructure. |
39-
| [Durable Objects](/durable-objects/) | 🟠[^1] | Create AI agents, collaborative applications, real-time interactions like chat, and more without needing to coordinate state, have separate storage, or manage infrastructure. |
39+
| [Durable Objects](/durable-objects/) | 🟠[^1] | Create AI agents, collaborative applications, real-time interactions like chat, and more without needing to coordinate state, have separate storage, or manage infrastructure. |
4040
| [Environment Variables](/workers/configuration/environment-variables/) || Environment variables allow you to attach text strings or JSON values to your Worker. |
4141
| [Hyperdrive](/hyperdrive/) || Turn your existing regional database into a globally distributed database. |
4242
| [Images](/images/transform-images/bindings/) | 🟠[^2] | Store, transform, optimize, and deliver images at scale. |
@@ -53,9 +53,11 @@ The following products and features are available on the Cloudflare China Networ
5353
| [Version metadata](/workers/runtime-apis/bindings/version-metadata/) || The version metadata binding can be used to access metadata associated with a version from inside the Workers runtime. |
5454
| [Workflows](/workflows/) || Build durable multi-step applications on Cloudflare Workers with Workflows. |
5555

56-
[^1]: Durable Objects cannot be created within China, all new instances will be created outside. Invoking a Durable Object still works as normal.
57-
[^2]: [Image Resizing works within Workers](/images/transform-images/transform-via-workers/) but not through [URL format](/images/transform-images/transform-via-url/).
58-
[^3]: R2 buckets cannot be created within China and [custom domains](/r2/buckets/public-buckets/#add-your-domain-to-cloudflare) are not supported within China. You can use [Worker bindings](/r2/api/workers/workers-api-usage/) however.
56+
[^1]: Durable Objects cannot be created within MainlandChina, all new instances will be created outside. Invoking a Durable Object still works as normal.
57+
58+
[^2]: [Image Resizing works within Workers](/images/transform-images/transform-via-workers/).
59+
60+
[^3]: R2 buckets cannot be created within Mainland China and [custom domains](/r2/buckets/public-buckets/#add-your-domain-to-cloudflare) are not supported within Mainland China. However, R2 can be extended into Mainland China through [Global Acceleration](/china-network/concepts/global-acceleration/).
5961

6062
## Network services
6163

@@ -68,9 +70,9 @@ The following products and features are available on the Cloudflare China Networ
6870

6971
## Other services
7072

71-
| Product | Feature | Description |
72-
| ------------------------ | ------------- | ---------------------------------------------------------------- |
73-
| [Logs](/logs/) | Instant Logs | Live Tail your Cloudflare HTTP logs in the Cloudflare Dashboard. |
74-
| [Logs](/logs/) | Logpush | Push your Cloudflare HTTP logs to a storage service. |
73+
| Product | Feature | Description |
74+
| -------------- | ------------ | ---------------------------------------------------------------- |
75+
| [Logs](/logs/) | Instant Logs | Live Tail your Cloudflare HTTP logs in the Cloudflare Dashboard. |
76+
| [Logs](/logs/) | Logpush | Push your Cloudflare HTTP logs to a storage service. |
7577

7678
For more details or specific product features, contact your account team.

0 commit comments

Comments
 (0)