Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
8 changes: 4 additions & 4 deletions src/content/docs/china-network/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ The JD Cloud network is proxying content inside of China for customers who have

## Products and features

### How does IPv6 work on the Cloudflare China Network?
### How does IPv6 work on China Network?

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 internal testing, IPv6 connections in Mainland China are more reliable and offer better latency.
All sites hosted in Mainland China must have IPv6 enabled. China Network feature automatically enables IPv6 for domains to fulfill this requirement and it is not possible to disable it. According to internal testing, IPv6 connections in Mainland China are more reliable and offer better latency.

### 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 your content from Mainland China may experience issues with Turnstile.

## Is Cloudflare Pages available in Mainland China?
### Is Pages available in Mainland China?

[Cloudflare Pages](/pages/) is not available in Mainland China due to pages.dev certificate not residing within Mainland China. However, Pages from a global zone may potentially be extended into Mainland China.
[Pages](/pages/) is not available in Mainland China due to pages.dev certificate not residing within Mainland China. However, Pages from a global zone may potentially be extended into Mainland China.
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ Refer to [Global Acceleration](/china-network/concepts/global-acceleration/) for
| [Instant Logs](/logs/instant-logs/) | Live Tail your Cloudflare HTTP logs in the Cloudflare dashboard. |
| [Logpush](/logs/logpush/) | Push your Cloudflare HTTP logs to a storage service. |

For more details or specific product features, refer to the [FAQ](/china-network/faq/) page or contact your account team.
For more details or specific product features, refer to the [FAQ](/china-network/faq/#products-and-features) page or contact your account team.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The application type determines the protocol by which data travels from the edge

When a Spectrum application is created, it is assigned a unique IPv4 and IPv6 address, or you can provision the application to be IPv6 only. The addresses are not static, and they may change over time. The best way to look up the current addresses is by using DNS. The DNS name of the Spectrum application will always return the IPs currently dedicated to the application.

The addresses are anycasted from all Cloudflare data centers, with the exception of data centers in China. Spectrum is not available in China, but users have the option to use Cloudflare's partner JD Cloud's solution [Starshield](https://www.jdcloud.com/cn/products/starshield).
The addresses are anycasted from all Cloudflare data centers, with the exception of data centers in China.

## SMTP

Expand Down
Loading