前言介紹
- 這款 WordPress 外掛「Edge Cache HTML via Cloudflare Workers」是 2019-12-06 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2020-01-28,距離現在已有 1923 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.3.1 以上版本才可以安裝。
- 有 7 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
s1lviu | icyapril | jwineman | furkan811 | manatarms | patrickmeenan |
外掛標籤
caching | workers | cloudflare cache | cloudflare workers |
內容簡介
使用Cloudflare Page Cache Plugin,以結合 Cloudflare Workers 的強大功能,為非認證使用者提供在 Cloudflare CDN 上的邊緣快取 HTML 內容。
這樣可以從 Cloudflare 的大型網路中提供靜態內容,包括 TTFB 和載入時間,將大大改善使用者體驗。
此外,此外掛的優點是可以透過 API 自動創建 Worker。
原文外掛簡介
Combine the Cloudflare Page Cache Plugin in order to offer edge-cached HTML content on the Cloudflare CDN for non-authenticated users with the power of Cloudflare Workers.
In this manner, the static content will be delivered from the Cloudflare large network and consists in big improvements, including TTFB and loading time.
This plugin has the advantage of automation of Worker creation via APIs.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Edge Cache HTML via Cloudflare Workers」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | trunk |
延伸相關外掛(你可能也想知道)
VL Cloudflare Cache Purge 》這個外掛會在文章更新的過程中加入一個 updated_post 鉤子,並透過它來刪除 Cloudflare 快取和 KV 儲存(static cache) 中該頁的快取。。