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/faq.mdx
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ head: []
7
7
description: Review FAQs for Cloudflare's China Network.
8
8
---
9
9
10
-
## Requirements
10
+
## Prerequisites and onboarding
11
11
12
12
### What are the requirements to enable the Cloudflare China Network service from Cloudflare?
13
13
14
14
Refer to [Get started](/china-network/get-started/) for more information.
15
15
16
-
### Can I use my current account to access the Cloudflare China Network service or do I need a separate account?
16
+
### Can I use my current account to access the Cloudflare China Network service?
17
17
18
18
Yes, you can use your current Cloudflare account and dashboard.
19
19
@@ -27,7 +27,7 @@ Cloudflare requires that you have a valid [ICP (Internet Content Provider)](/chi
27
27
28
28
Cloudflare has taken numerous steps to ensure your security and the integrity of your data in China. Your identification information such as email addresses, password hashes, and billing information are never stored on the Cloudflare China Network or shared with the Cloudflare partner except for Zone configuration information and bindings with Cloudflare’s Developer Suite which are stored on the China Network operated by our partners in China upon your enabling the China Service for a particular Zone.
29
29
30
-
## Licensing and onboarding
30
+
## Compliance
31
31
32
32
### Does Cloudflare have an MIIT license to provide CDN services in China?
33
33
@@ -39,7 +39,7 @@ No, neither Cloudflare nor JD Cloud is responsible for [ICP (Internet Content Pr
39
39
40
40
### Why is my ICP filing/license revoked?
41
41
42
-
The application and revocation of ICP filings or licenses is managed by China's local authorities. Usually either the customer or the agency processing the ICP application receive a notification with more details. Cloudflare cannot provide the ICP revocation reasons.
42
+
The application and revocation of ICP filings or licenses is managed by China's local authorities. Usually, either the customer or the agency processing the ICP application receive a notification with more details. Cloudflare cannot provide the ICP revocation reasons.
43
43
44
44
### What would happen if my ICP filing/license got revoked?
45
45
@@ -50,8 +50,12 @@ To mitigate the impact on your Internet properties, Cloudflare would reroute the
50
50
51
51
The JD Cloud network is proxying content inside of China for customers who have purchased the Cloudflare China Network subscription. To ensure compliance with China’s regulation on Internet information services and with [JD Cloud's service terms](https://docs.jdcloud.com/cn/product-service-agreement/starshield-terms-of-service), JD Cloud must review the content of all the domains before onboarding those domains to their network. They can approve or reject any domain based on the nature of its content. For more information, contact your sales team.
52
52
53
-
## Technical questions
53
+
## Products and features
54
54
55
55
### How does IPv6 work on the Cloudflare China Network?
56
56
57
57
All sites hosted in Mainland China must have IPv6 enabled. The Cloudflare China Network feature automatically enables IPv6 for domains to fulfill this requirement and it is not possible to disable it. According to Cloudflare's tests, IPv6 connections in Mainland China are more reliable and offer better latency.
58
+
59
+
### Is Turnstile available in Mainland China?
60
+
61
+
[Turnstile](/turnstile/) is not supported in Mainland China. Therefore, both China Network zones and [global zones](/fundamentals/concepts/accounts-and-zones/#zones) with users visiting their content from Mainland China may experience issues with Turnstile.
|[R2](/r2/)[^2]| Object storage for all your data. |
34
-
|[KV](/kv/)| Configuration data, service routing metadata, personalization (A/B testing). |
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. |
36
-
|[Environment variables](/workers/configuration/environment-variables/)| Attach text strings or JSON values to your Worker. |
37
-
|[Images](/images/transform-images/bindings/)[^3]| Store, transform, optimize, and deliver images at scale. |
38
-
|[mTLS](/workers/runtime-apis/bindings/mtls/)| Securely connect to backend servers over [mTLS](https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/). |
39
-
|[Rate Limiting](/workers/runtime-apis/bindings/rate-limit/)| Define rate limits and write code around them in your Worker. |
40
-
|[Secrets](/workers/configuration/secrets/)| Attach encrypted text values to your Worker. |
41
-
|[Service bindings](/workers/runtime-apis/bindings/service-bindings/)| Service bindings allow one Worker to call into another, without going through a publicly-accessible URL. |
42
-
|[Tail Workers](/workers/observability/logs/tail-workers/)| Receives information about the execution of other Workers. |
43
-
|[Version metadata](/workers/runtime-apis/bindings/version-metadata/)| Access metadata associated with a version from inside the Workers runtime. |
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. |
45
-
|[Pages](/pages/)| Deploy dynamic front-end applications in record time. |
46
-
47
-
[^1]: Turnstile is not available within Mainland China.
|[R2](/r2/)[^2]| Object storage for all your data. |
34
+
|[KV](/kv/)| Configuration data, service routing metadata, personalization (A/B testing). |
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. |
36
+
|[Environment variables](/workers/configuration/environment-variables/)| Attach text strings or JSON values to your Worker. |
37
+
|[Images](/images/transform-images/bindings/)[^3]| Store, transform, optimize, and deliver images at scale. |
38
+
|[mTLS](/workers/runtime-apis/bindings/mtls/)| Securely connect to backend servers over [mTLS](https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/). |
39
+
|[Rate Limiting](/workers/runtime-apis/bindings/rate-limit/)| Define rate limits and write code around them in your Worker. |
40
+
|[Secrets](/workers/configuration/secrets/)| Attach encrypted text values to your Worker. |
41
+
|[Service bindings](/workers/runtime-apis/bindings/service-bindings/)| Service bindings allow one Worker to call into another, without going through a publicly-accessible URL. |
42
+
|[Tail Workers](/workers/observability/logs/tail-workers/)| Receives information about the execution of other Workers. |
43
+
|[Version metadata](/workers/runtime-apis/bindings/version-metadata/)| Access metadata associated with a version from inside the Workers runtime. |
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. |
45
+
|[Pages](/pages/)| Deploy dynamic front-end applications in record time. |
48
46
47
+
[^1]: [Turnstile](/turnstile/) is not available within Mainland China.
49
48
[^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/).
50
-
51
49
[^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/).
52
50
53
51
## Network Services
@@ -66,4 +64,4 @@ The following products and features are available on the Cloudflare China Networ
66
64
|[Instant Logs](/logs/instant-logs/)| Live Tail your Cloudflare HTTP logs in the Cloudflare dashboard. |
67
65
|[Logpush](/logs/logpush/)| Push your Cloudflare HTTP logs to a storage service. |
68
66
69
-
For more details or specific product features, contact your account team.
67
+
For more details or specific product features, refer to the [FAQ](/china-network/faq/) page or contact your account team.
0 commit comments