Add exceptions with Page Rules
/terraform/tutorial/add-page-rules
Mở tutorial / guide ↗ Open tutorial / guide ↗Phần 4: Content delivery & tăng tốc website Part 4: Content delivery & website speed · Bài 2/4 Lesson 2/4
Bypass /admin, /checkout; TTL cho /assets/*; purge sau mỗi release frontend. Bypass /admin, /checkout; TTL for /assets/*; purge after each frontend release.
Purge sai lúc có thể spike origin — purge đúng URL/tag giữ cache hiệu quả sau release. Bad purge timing can spike origin load — targeted URL/tag purge keeps cache effective after releases.
Dùng Cache Rules để mở rộng cache cho HTML hoặc path cụ thể. Với cache Miss, cân nhắc Tiered Cache hoặc custom cache key (ví dụ bỏ qua query string). Use Cache Rules to extend caching to HTML or specific paths. For cache Misses, enable Tiered Cache or create a custom cache key (e.g. ignore query strings).
Nguồn: Source: Cache performance Cache performance ↗
Tutorial, solution guide và reference từ developers.cloudflare.com/resources ↗ — gợi ý theo chủ đề bài học. Tutorials, solution guides, and reference docs from developers.cloudflare.com/resources ↗ — matched to this lesson topic.
/terraform/tutorial/add-page-rules
Mở tutorial / guide ↗ Open tutorial / guide ↗/ssl/keyless-ssl/hardware-security-modules/aws-cloud-hsm
Mở tutorial / guide ↗ Open tutorial / guide ↗/ssl/keyless-ssl/hardware-security-modules/azure-dedicated-hsm
Mở tutorial / guide ↗ Open tutorial / guide ↗/ssl/keyless-ssl/hardware-security-modules/azure-managed-hsm
Mở tutorial / guide ↗ Open tutorial / guide ↗Dùng khi tự động hóa bước này qua script hoặc Terraform — cần API token phù hợp. Use when automating this step via script or Terraform — requires an appropriate API token.