Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/china-network/concepts/china-dns.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Cloudflare China Network provides a nearest-to-client nameservice by default. Th

## In-China Nameserver

Cloudflare is able to deploy DNS service in Mainland China to improve the Time to First Byte (TTFB) performance. With this deployment, the DNS query will be resolved in Mainland China instead of global DNS servers.
Cloudflare is able to deploy DNS service in Mainland China to improve the Time to First Byte (TTFB) performance. With this deployment, the DNS query will be resolved in Mainland China instead of the global DNS servers.

## When to use

Before you enable China Authoritative DNS, you should confirm that majority (over 90%) of the traffic is coming from Mainland China. After you enable China Authoritative DNS, all the global DNS requests will be routed to JD Cloud data centers in Mainland China instead of the nearest data centers.
Before you enable China Authoritative DNS, you should confirm that majority (over 90%) of your traffic is coming from Mainland China. After you enable China Authoritative DNS, all the global DNS requests will be routed to JD Cloud data centers in Mainland China instead of the nearest data centers.

## Comparison

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ weight: 4
import { Stream } from "~/components";

:::note
Global Acceleration a service offering that can be an add-on to China Network and also extends Zero Trust services into China.
Global Acceleration is a service offering that can be an add-on to China Network and also extends Zero Trust services into China.
:::

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.
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 Tech, and JD Cloud.

<Stream
id="18457868eb13222051618b0d138e0225"
Expand Down Expand Up @@ -38,15 +38,15 @@ Depending on what fits your needs best, Global Acceleration can support the foll

## CDN Global Acceleration

CDN Global Acceleration provides stable and reliable connections for dynamic content entering and exiting China, specifically beneficial for users' experience within the country. Additionally, this service can help facilitate seamless dynamic traffic management, ensuring stable connectivity across multiple global origins. It can support more advanced scenarios of Cloudflare features with great performance, such as accessing Cloudflare R2 and Cloudflare Fonts in China.
CDN Global Acceleration provides stable and reliable connections for dynamic content entering and exiting China, specifically beneficial for users' experience within the country. Additionally, this service can help facilitate seamless dynamic traffic management, ensuring stable connectivity across multiple global origins. It can also support more advanced scenarios of Cloudflare features such as Cloudflare R2 and Cloudflare Fonts in China.

## WARP Global Acceleration

WARP Global Acceleration is a verified solution for enabling WARP client access within China, allowing remote employees to maintain secure and consistent connections.
WARP Global Acceleration is a verified solution for enabling [WARP client](/cloudflare-one/connections/connect-devices/warp/) access within China, allowing remote employees to maintain secure and consistent connections.

## Magic WAN Global Acceleration

Magic WAN Global Acceleration is a verified solution for enabling Magic WAN access within China, allowing in-office employees to maintain secure and reliable connectivity.
Magic WAN Global Acceleration is a verified solution for enabling [Magic WAN](/magic-wan/) access within China, allowing in-office employees to maintain secure and reliable connectivity.

## ICP services

Expand All @@ -66,11 +66,11 @@ Travel SIM offers temporary, seamless WARP access for individual employees trave

### 1. Validate prerequisites

Ensure that you have a Cloudflare [Enterprise plan](https://www.cloudflare.com/plans/enterprise/) and [China Network](/china-network/) if you want CDN Global Acceleration or other offers. Licenses of WARP and Magic WAN are required for WARP Connection or Magic WAN Global Acceleration.
Ensure that you have a Cloudflare [Enterprise plan](https://www.cloudflare.com/plans/enterprise/) and [China Network](/china-network/), if you want CDN Global Acceleration or other offers. Licenses of WARP and Magic WAN are required for WARP Connection or Magic WAN Global Acceleration.

### 2. Sign contract

Contact your Cloudflare account team. They will assist you with contracting with us or our local China partners, depending on the service.
Contact your Cloudflare account team. They will assist you with contracting with us, or our local China partners, depending on the service.

### 3. Deploy Global Acceleration

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/china-network/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ All sites hosted in Mainland China must have IPv6 enabled. The Cloudflare China

### Is Turnstile available in Mainland China?

[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.
[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 your content from Mainland China may experience issues with Turnstile.
2 changes: 1 addition & 1 deletion src/content/docs/china-network/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ The Cloudflare China Network is available as a separate subscription for custome

- Not all Cloudflare products are available in the Cloudflare China Network. Refer to [Available products and features](/china-network/reference/available-products/) for details.
- IPv6 support is mandatory for all Internet entities operating in Mainland China. The Cloudflare China Network feature automatically enables IPv6 for domains to fulfill this requirement.
- All the content inside of Mainland China is monitored by local authorities and has to comply with local regulations.
- All the content inside of Mainland China is monitored by local authorities and must comply with local regulations.
- You must have a valid [ICP (Internet Content Provider) filing or license](/china-network/concepts/icp/) for each apex domain you wish to onboard to Cloudflare.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ The following products and features are available on the Cloudflare China Networ
| ------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Workers](/workers/) | A serverless execution environment running on the Cloudflare global network. |
| [Workers KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing). |
| [R2](/r2/)[^2] | Object storage for all your data. |
| [KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing). |
| [R2](/r2/)[^2] | Object storage for all your data. | |
| [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. |
| [Environment variables](/workers/configuration/environment-variables/) | Attach text strings or JSON values to your Worker. |
| [Images](/images/transform-images/bindings/)[^3] | Store, transform, optimize, and deliver images at scale. |
Expand Down