[WordPress] 外掛分享: Mesi Cache

首頁外掛目錄 › Mesi Cache
WordPress 外掛 Mesi Cache 的封面圖片
全新外掛
安裝啟用
尚無評分
80 天前
最後更新
問題解決
WordPress 5.5+ PHP 7.4+ v1.2.5 上架:2025-10-30

內容簡介

總結:Mesi Cache將您的WordPress網站轉換為由Apache直接提供的全靜態HTML版本。一旦頁面被緩存,即可立即交付,無需執行PHP或查詢MySQL,從而消除了對每次訪問都要訪問PHP-FPM和數據庫的需要,將服務器負載減少到幾乎為零。這使得用戶體驗純靜態頁面交付,並完全控制您的服務器資源。

1. Mesi Cache 的功能包括:
- 創建帖子、頁面、分類和作者的靜態HTML文件。
- 直接從磁碟中提供文件,完全繞過PHP和MySQL。
- 當新內容發布時,使相關快取文件失效。
- 允許從管理面板手動生成和清理緩存。
- 在根目錄和子目錄安裝中運作。
- 100%本地 - 沒有API、沒有遠程調用、沒有外部依賴。

2. Mesi Cache 不包括以下功能:
- 不進行CSS或JS最小化。
- 不進行CDN集成(可以手動添加)。
- 不進行對象或片段緩存。
- 不提供用戶/會話感知頁面或動態內容。
- 不將緩存內容提供給已登錄用戶。

3. Mesi Cache 專注於為公眾訪問者提供純靜態HTML交付。
- 當緩存時,頁面被呈現為普通文件 - 沒有PHP或數據庫代碼被執行。
- 外掛代碼是開源、有註釋且易於擴展。
- 開發人員可以使用ChatGPT、Gemini或手動編輯添加功能,如預加載或CDN鉤子。

問題一: Mesi Cache 的主要優勢是什麼?
答案一: Mesi Cache 可將 WordPress 網站轉換為全靜態 HTML 版本,從而實現即時頁面交付,消除 PHP 或 MySQL 的執行,使服務器負載幾乎為零,並提供對服務器資源的完全控制。

問題二: Mesi Cache 不包括哪些功能?
答案二: Mesi Cache 不包括 CSS 或 JS 最小化、CDN 集成、對象或片段緩存、用戶/會話感知頁面或動態內容的功能,且不向已登錄用戶提供緩存內容。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.2.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Mesi Cache」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Mesi Cache converts your WordPress site into a fully static HTML version served
directly by Apache. Once a page is cached, it is delivered instantly without
executing PHP or querying MySQL.
This design removes the need for PHP-FPM and database access on every visit,
reducing server load to almost zero. The result is a pure static experience with
instant page delivery and total control over your server resources.
Mesi Cache is minimalist, open, and transparent. It integrates cleanly with
.htaccess, uses no cron jobs, and requires no external services.
What it does
* Creates static HTML files of posts, pages, categories and authors.
* Serves files directly from disk, bypassing PHP and MySQL completely.
* Invalidates relevant cache files when new content is published.
* Allows manual cache generation and cleaning from the admin panel.
* Works in root and subdirectory installations.
* 100% local — no APIs, no remote calls, no external dependencies.
What it does not do
* No CSS or JS minification.
* No CDN integration (can be added manually).
* No object or fragment caching.
* No user/session-aware pages or dynamic content.
* Does not serve cached content to logged-in users.
Mesi Cache focuses purely on static HTML delivery for public visitors.
When cached, pages are served as plain files — no PHP or database code executes.
The plugin code is open, commented, and easy to extend.
Developers can add features like preloading or CDN hooks using ChatGPT, Gemini,
or manual edits.
License
This plugin is licensed under GPLv2 or later.
You are free to use, modify, and redistribute it.

延伸相關外掛

文章
Filter
Mastodon