[WordPress] 外掛分享: Object Cache 4 everyone

首頁外掛目錄 › Object Cache 4 everyone
WordPress 外掛 Object Cache 4 everyone 的封面圖片
5,000+
安裝啟用
★★★★
4.2/5 分(29 則評價)
43 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v2.3 上架:2020-05-15

內容簡介

Object Cache 4 everyone 外掛透過使用 Memcached 進行物件快取,提升伺服器效能,減少資源需求並改善頁面速度,讓 WordPress 網站運行更流暢。

【主要功能】
• 支援 Memcached 進行物件快取
• 自動偵測運行中的 Memcached 伺服器
• 可在 wp-config.php 中自訂 Memcached 伺服器
• 提供外部磁碟物件快取選項
• 減少資料庫查詢次數

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.3) 或搜尋安裝

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

原文外掛簡介

Improve your server performance by using Memcached for object caching or by using disk support for object caching.
Fewer resources needed and better PageSpeed.
Fewer database queries needed.
Automatically detects any running Memcached server and adds an object-cache.php file to your WordPress site.
Default memcached servers tested:
– 127.0.0.1:11211
– 127.0.0.1:11212
– 127.0.0.1:11213
– 127.0.0.1:20000
– 127.0.0.1:20001
– Any SiteGround Memcached setup
Since 1.4, you can declare your own Memcached Server instance in the wp-config.php file.
Example:
define(‘OC4EVERYONE_MEMCACHED_SERVER’, ‘127.0.0.1:11211’);
Starting from version 1.6, you have the option to declare in the wp-config.php file whether you want to use the external disk object cache if the Memcached Server is not present.
Outdated or malfunctioning disks can negatively impact website performance.
Example:
define(‘OC4EVERYONE_DISABLE_DISK_CACHE’, true);
This plugin includes a modified template from this project:
https://github.com/humanmade/wordpress-pecl-memcached-object-cache
A WordPress object cache that uses the memcached (not memcache) PECL extension.
Thanks to Zack Tollman & 10up

延伸相關外掛

文章
Filter
Mastodon