10+
安裝啟用
—
尚無評分
1909 天前
最後更新
—
問題解決
WordPress 4.7+ PHP 5.6+ v1.0.4.4 上架:2020-12-24
內容簡介
一個常見的網站緩存方法是使用反向代理緩存,一般例子有Varnish和Nginx。這些系統可以讓網站更新內容,同時讓訪問者的體驗緩存,而不需要使用複雜的外掛在本地存儲文件,浪費用戶的磁盤空間。
遠端緩存清理器外掛會向遠端服務器發送請求以刪除(刷新)頁面或文章的緩存數據。
如何工作
手動
外掛標籤
開發者團隊
原文外掛簡介
One common method of caching content for websites is via the use of reverse proxy caching. Common examples of this are Varnish and Nginx. These systems allow a website to update content and have the visitor’s experience cached without the need for complex plugins storing the files locally and using up a user’s disk space.
The Remote Cache Purger plugin sends a request to delete (aka flush) the cached data of a page or post to remote server(s).
How It Works
Manually
