---
title: Available products and features
description: Cloudflare products and features supported on the China Network operated by JD Cloud.
image: https://developers.cloudflare.com/core-services-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/china-network/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Available products and features

The following products and features are available on the Cloudflare China Network operated by JD Cloud:

## Application Services

| Product/Feature                                                                                             | Description                                                                                                                                              |
| ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Authoritative DNS](https://developers.cloudflare.com/china-network/concepts/china-dns/)                    | Authoritative DNS resolution inside Mainland China.                                                                                                      |
| [CDN/Cache](https://developers.cloudflare.com/cache/)                                                       | Core cache features. Static cache only. Does not support Cache Reserve or Tiered Cache.                                                                  |
| [Image Transformations](https://developers.cloudflare.com/images/)                                          | Optimize image format at the edge to fit a domain's layout.                                                                                              |
| [DDoS Protection](https://developers.cloudflare.com/ddos-protection/)                                       | Layer 7 (application layer) protection against DDoS attacks such as HTTP flood attacks, WordPress Pingback attacks, HULK attacks, and LOIC attacks.      |
| [Managed rules](https://developers.cloudflare.com/waf/managed-rules/)                                       | Pre-configured OWASP rulesets and Cloudflare managed rulesets.                                                                                           |
| [Custom rules](https://developers.cloudflare.com/waf/custom-rules/)                                         | Custom WAF rules. Supports uploaded content scanning and managed challenges.                                                                             |
| [Rate limiting rules](https://developers.cloudflare.com/waf/rate-limiting-rules/)                           | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached.                              |
| [Content scanning](https://developers.cloudflare.com/waf/detections/malicious-uploads/)                     | Attempts to detect content objects, such as uploaded files, and scans them for malicious signatures like malware.                                        |
| [Client-side security](https://developers.cloudflare.com/client-side-security/) (formerly Page Shield)      | Simplifies external script management by tracking loaded resources like scripts and providing alerts when it detects new resources or malicious scripts. |
| [Bot Management](https://developers.cloudflare.com/bots/)[1](#user-content-fn-1)                            | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models.                                             |
| [Argo Smart Routing](https://developers.cloudflare.com/argo-smart-routing/)                                 | Layer 7 (application layer) traffic smart-routed more efficiently to origin.                                                                             |
| [Rules](https://developers.cloudflare.com/rules/)[2](#user-content-fn-2)                                    | Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests.                           |
| [Load Balancing](https://developers.cloudflare.com/load-balancing/additional-options/load-balancing-china/) | Maximize application performance and availability.                                                                                                       |

## Developer Services

| Product/Feature                                                                                                  | Description                                                                                                                                        |
| ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Workers](https://developers.cloudflare.com/workers/)                                                            | A serverless execution environment running on the Cloudflare global network.                                                                       |
| [Workers KV](https://developers.cloudflare.com/kv/)                                                              | Configuration data, service routing metadata, personalization (A/B testing).                                                                       |
| [R2](https://developers.cloudflare.com/r2/)[3](#user-content-fn-3)                                               | Object storage for all your data.                                                                                                                  |
| [Assets](https://developers.cloudflare.com/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](https://developers.cloudflare.com/workers/configuration/environment-variables/)          | Attach text strings or JSON values to your Worker.                                                                                                 |
| [Images](https://developers.cloudflare.com/images/optimization/transformations/bindings/)[4](#user-content-fn-4) | Store, transform, optimize, and deliver images at scale.                                                                                           |
| [mTLS](https://developers.cloudflare.com/workers/runtime-apis/bindings/mtls/)                                    | Securely connect to backend servers over [mTLS ↗](https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/).                      |
| [Rate Limiting](https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/)                     | Define rate limits and write code around them in your Worker.                                                                                      |
| [Secrets](https://developers.cloudflare.com/workers/configuration/secrets/)                                      | Attach encrypted text values to your Worker.                                                                                                       |
| [Service bindings](https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/)            | Service bindings allow one Worker to call into another, without going through a publicly-accessible URL.                                           |
| [Tail Workers](https://developers.cloudflare.com/workers/observability/logs/tail-workers/)                       | Receives information about the execution of other Workers.                                                                                         |
| [Version metadata](https://developers.cloudflare.com/workers/runtime-apis/bindings/version-metadata/)            | Access metadata associated with a version from inside the Workers runtime.                                                                         |
| [Workers for Platforms](https://developers.cloudflare.com/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.             |

## Network Services

| Feature                                                                           | Description                                                                                                 |
| --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| [IPv6](https://developers.cloudflare.com/network/ipv6-compatibility/)             | All data centers have IPv6 support by default.                                                              |
| [SSL/TLS](https://developers.cloudflare.com/ssl/)                                 | Customer Certificate, Dedicated Certificate, Universal Certificate, Custom, ACM (Dedicated), Universal SSL. |
| [HTTP/3 (QUIC) ↗](https://www.cloudflare.com/learning/performance/what-is-http3/) | The latest version of the HTTP protocol to optimize page loading performance.                               |
| [WebSockets](https://developers.cloudflare.com/workers/runtime-apis/websockets/)  | Real-time communication with Cloudflare Workers serverless functions.                                       |

## Zero Trust Services

Refer to [Global Acceleration](https://developers.cloudflare.com/china-network/concepts/global-acceleration/) for more information.

## Other Services

| Feature                                                              | Description                                                      |
| -------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [Instant Logs](https://developers.cloudflare.com/logs/instant-logs/) | Live Tail your Cloudflare HTTP logs in the Cloudflare dashboard. |
| [Logpush](https://developers.cloudflare.com/logs/logpush/)           | Push your Cloudflare HTTP logs to a storage service.             |

For more details or specific product features, refer to the [FAQ](https://developers.cloudflare.com/china-network/faq/#products-and-features) page or contact your account team.

## Footnotes

1. [Turnstile](https://developers.cloudflare.com/turnstile/) is not available within Mainland China. [↩](#user-content-fnref-1)
2. [Origin Rules](https://developers.cloudflare.com/rules/origin-rules/) require that China Network is enabled on both the original zone (the one visitors are accessing) and the target zone. Otherwise, visitors will receive a [1016 error](https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1016/) along with an [HTTP 530 status code](https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-530/). [↩](#user-content-fnref-2)
3. R2 buckets cannot be created within Mainland China and [custom domains](https://developers.cloudflare.com/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](https://developers.cloudflare.com/china-network/concepts/global-acceleration/). [↩](#user-content-fnref-3)
4. Image Resizing works [within Workers](https://developers.cloudflare.com/images/optimization/transformations/transform-via-workers/), but may not be available [through URL format](https://developers.cloudflare.com/images/optimization/features/). [↩](#user-content-fnref-4)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/china-network/","name":"China Network"}},{"@type":"ListItem","position":3,"item":{"@id":"/china-network/reference/","name":"Reference"}},{"@type":"ListItem","position":4,"item":{"@id":"/china-network/reference/available-products/","name":"Available products and features"}}]}
```
