Skip to content
Cloudflare Docs

Available products and features

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

Application services

ProductFeatureDescription
DNSDNS resolution serviceAuthoritative DNS resolution inside mainland China.
CDNCachingCore cache features. Static cache only. Does not support Cache Reserve or Tiered Cache.
CDNImage transformationsOptimize image format at the edge to fit a domain’s layout.
DDoS ProtectionLayer 7 (HTTP/HTTPS) DDoS protectionLayer 7 (application layer) protection against DDoS attacks such as HTTP flood attacks, WordPress Pingback attacks, HULK attacks, and LOIC attacks.
Web Application Firewall (WAF)WAF Managed RulesPre-configured OWASP rulesets and Cloudflare managed rulesets.
Web Application Firewall (WAF)WAF custom rulesCustom WAF rules. Supports uploaded content scanning and managed challenges.
Web Application Firewall (WAF)Rate limiting rulesDefine rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached.
Page ShieldPage ShieldSimplifies external script management by tracking loaded resources like scripts and providing alerts when it detects new resources or malicious scripts.
Bot ManagementBot detection and mitigationProvides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models.
Argo Smart RoutingLayer 7 smart routingLayer 7 (application layer) traffic smart-routed more efficiently to origin.
RulesAll rules products, except SnippetsMake adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests.
Load BalancingFull featuresMaximize application performance and availability.

Developer services

ProductAvailableDescription
WorkersA serverless execution environment running on the Cloudflare global network.
PagesDeploy dynamic front-end applications in record time.
AIRun machine learning models, powered by serverless GPUs, on Cloudflare's global network.
Analytics EngineWorkers Analytics Engine provides unlimited-cardinality analytics at scale, via a built-in API to write data points from Workers, and a SQL API to query that data.
AssetsUpload static assets (HTML, CSS, images and other files) as part of your Worker, and Cloudflare will handle caching and serving them to web browsers.
Browser RenderingBrowser automation for Cloudflare Workers and quick browser actions.
D1Create new serverless SQL databases to query from your Workers and Pages projects.
Workers for PlatformsDeploy custom code on behalf of your users or let your users directly deploy their own code to your platform, managing infrastructure.
Durable Objects🟠1Create AI agents, collaborative applications, real-time interactions like chat, and more without needing to coordinate state, have separate storage, or manage infrastructure.
Environment VariablesEnvironment variables allow you to attach text strings or JSON values to your Worker.
HyperdriveTurn your existing regional database into a globally distributed database.
Images🟠2Store, transform, optimize, and deliver images at scale.
KVConfiguration data, service routing metadata, personalization (A/B testing).
mTLSSecurely connect to backend servers over mTLS.
QueuesSend and receive messages with guaranteed delivery and no charges for egress bandwidth.
R2🟠3Object storage for all your data.
Rate LimitingThe Rate Limiting API lets you define rate limits and write code around them in your Worker.
SecretsSecrets allow you to attach encrypted text values to your Worker.
Secrets StoreEncrypt and store sensitive information as secrets that are securely reusable across your account.
Service bindingsService bindings allow one Worker to call into another, without going through a publicly-accessible URL.
Tail WorkersA Tail Worker receives information about the execution of other Workers.
VectorizeVectorize is a globally distributed vector database that enables you to build full-stack, AI-powered applications with Cloudflare Workers.
Version metadataThe version metadata binding can be used to access metadata associated with a version from inside the Workers runtime.
WorkflowsBuild durable multi-step applications on Cloudflare Workers with Workflows.

Network services

ProductFeatureDescription
Supported protocolsIPv6All data centers have IPv6 support by default.
Supported protocolsSSL/TLSCustomer Certificate, Dedicated Certificate, Universal Certificate, Custom, ACM (Dedicated), Universal SSL.
Supported protocolsHTTP/3 (QUIC)The latest version of the HTTP protocol to optimize page loading performance.
Supported protocolsWebSocketsReal-time communication with Cloudflare Workers serverless functions.

Other services

ProductFeatureDescription
LogsInstant LogsLive Tail your Cloudflare HTTP logs in the Cloudflare Dashboard.

For more details or specific product features, contact your account team.

Footnotes

  1. Durable Objects cannot be created within China, all new instances will be created outside. Invoking a Durable Object still works as normal.

  2. Image Resizing works within Workers but not through URL format.

  3. R2 buckets cannot be created within China and custom domains are not supported within China. You can use Worker bindings however.