Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The following products and features are available on the Cloudflare China Networ
| [Rate limiting rules](/waf/rate-limiting-rules/) | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached. |
| [Page Shield](/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](/bots/)[^1] | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
| [API Shield](/api-shield/) | Supports endpoint matching, [Schema validation](/api-shield/security/schema-validation/), [rate-limiting recommendations](/api-shield/security/volumetric-abuse-detection/), [JWT validation](/api-shield/security/jwt-validation/), [Sequence Analytics](/api-shield/security/sequence-analytics/), [GraphQL detections](/api-shield/security/graphql-protection/), dashboard analytics, and [mTLS](/api-shield/security/mtls/). |
| [Argo Smart Routing](/argo-smart-routing/) | Layer 7 (application layer) traffic smart-routed more efficiently to origin. |
| [Rules](/rules/) | Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. |
| [Load Balancing](/load-balancing/additional-options/load-balancing-china/) | Maximize application performance and availability. |
Expand Down
Loading