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/china-network/concepts/global-acceleration.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ weight: 4
7
7
import { Stream } from"~/components";
8
8
9
9
:::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.
11
11
:::
12
12
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 connectivityand performance offerings designed to simplify your global assets' deployment in China. Global Acceleration is provided by our partners including CMI, CBC, and JD Cloud.
14
14
15
15
<Stream
16
16
id="18457868eb13222051618b0d138e0225"
@@ -27,14 +27,14 @@ Global Acceleration is a suite of connectivity, performance offerings and profes
27
27
28
28
Depending on what fits your needs best, Global Acceleration can support the following scenarios:
| 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. |
| 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. |
26
26
27
27
## Developer services
28
28
@@ -36,7 +36,7 @@ The following products and features are available on the Cloudflare China Networ
36
36
|[Browser Rendering](/browser-rendering/)| ❌ | Browser automation for Cloudflare Workers and quick browser actions. |
37
37
|[D1](/d1/)| ❌ | Create new serverless SQL databases to query from your Workers and Pages projects. |
38
38
|[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. |
40
40
|[Environment Variables](/workers/configuration/environment-variables/)| ✅ | Environment variables allow you to attach text strings or JSON values to your Worker. |
41
41
|[Hyperdrive](/hyperdrive/)| ❌ | Turn your existing regional database into a globally distributed database. |
42
42
|[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
53
53
|[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. |
54
54
|[Workflows](/workflows/)| ❌ | Build durable multi-step applications on Cloudflare Workers with Workflows. |
55
55
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/).
59
61
60
62
## Network services
61
63
@@ -68,9 +70,9 @@ The following products and features are available on the Cloudflare China Networ
0 commit comments