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/reference/available-products.mdx
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ The following products and features are available on the Cloudflare China Networ
16
16
|[Image Transformations](/images/)| Optimize image format at the edge to fit a domain's layout. |
17
17
|[DDoS Protection](/ddos-protection/)| Layer 7 (application layer) protection against DDoS attacks such as HTTP flood attacks, WordPress Pingback attacks, HULK attacks, and LOIC attacks. |
|[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. |
|[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
21
|[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/)| Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
22
+
|[Bot Management](/bots/)[^1]| Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
23
23
|[Argo Smart Routing](/argo-smart-routing/)| Layer 7 (application layer) traffic smart-routed more efficiently to origin. |
24
24
|[Rules](/rules/)| Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. |
25
25
|[Load Balancing](/load-balancing/additional-options/load-balancing-china/)| Maximize application performance and availability. |
@@ -30,7 +30,6 @@ The following products and features are available on the Cloudflare China Networ
|[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. |
34
33
|[R2](/r2/)[^2]| Object storage for all your data. |
35
34
|[KV](/kv/)| Configuration data, service routing metadata, personalization (A/B testing). |
36
35
|[Assets](/workers/static-assets/)| Upload static assets (HTML, CSS, images and other files) as part of your Worker — Cloudflare will handle caching and serving them to web browsers. |
@@ -45,11 +44,11 @@ The following products and features are available on the Cloudflare China Networ
45
44
|[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. |
46
45
|[Pages](/pages/)| Deploy dynamic front-end applications in record time. |
47
46
48
-
[^1]: Durable Objects cannot be created within Mainland China, all new instances will be created outside. Invoking a Durable Object still works as normal.
47
+
[^1]: Turnstile is not available within Mainland China.
49
48
50
49
[^2]: 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/).
51
50
52
-
[^3]: Image Resizing works [within Workers](/images/transform-images/transform-via-workers/) but not [through URL format](/images/transform-images/transform-via-url/).
51
+
[^3]: Image Resizing works [within Workers](/images/transform-images/transform-via-workers/), but may not be available[through URL format](/images/transform-images/transform-via-url/).
0 commit comments