前言介紹
- 這款 WordPress 外掛「MySQL query cache stats」是 2020-09-22 上架。
- 目前有 40 個安裝啟用數。
- 上一次更新是 2025-04-08,距離現在已有 26 天。
- 外掛最低要求 WordPress 3.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
morisdov |
外掛標籤
tuning | mariadb | database | wp_options | performance |
內容簡介
管理員儀表板小工具,監控查詢緩存(query cache)效能統計數據- 以優化大小配置並突顯瓶頸。
每次頁面載入都會重新執行“選項自動載入大小”的查詢,其結果大小隨時間增加,與插件保存的數據量密切相關。
重量級插件可能會大大增加此查詢結果的大小。
已發現編寫不良的插件會不斷增加此查詢結果的大小。
過大的“選項自動載入大小”結果是慢速WordPress站點的頂級因素,也可能是性能突然下降的潛在原因。
監視“選項自動載入大小”可應用於“查詢緩存大小”和“查詢緩存限制”兩者之間。
當“Qcache_lowmem_prunes”發生時進行監控。
原文外掛簡介
Admin dashboard widget measuring and monitoring MySQL / MariaDB query cache performance & statistics – to optimize sizing configuration and highlight bottlenecks.
Why
Database Query for Options Autoload is repeatedly executed for each WP page load and its poor performance has been identified as a good indicator for a poorly performing database resulting in slow site.
How
Use dashboard widget to measure and monitor Options Autoload Query Time
Use dashboard widget to measure and monitor Options Autoload Query Size
This query result size increases constantly over time, as WP site usage grows – but its oversized sudden growth or constant balooning must not be overlooked.
Heavy plugins might rely heavily on adding data to Options Autoload Query Size.
Poorly written plugins causing WP performance degradation have been found to constantly increase this query result size.
Time Metrics
‘Options Autoload Query Time’ is measured in milliseconds (ms)
0 ms – great performance below one millisecond
1-2 ms – good performance
3-5 ms – OK performance
50+ ms – poor performance should be investigated
Size Metrics
‘Options Autoload Size’ is measured in Bytes
If you have the control to enable the database server wide query cache – configure query_cache_limit to be larger than Options Autoload Size
20,000 Bytes – freshly installed clean wordpress site
30,000 Bytes – small wordpress site
50,000 Bytes – medium wordpress site
250,000 Bytes – large wordpress site
2,000,000+ Bytes – too large should be investigated
( all above are rough metrics )
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「MySQL query cache stats」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
WP Tuner 》WP Tuner外掛是針對WordPress的(mu-compatible),可以強大而易於使用地回答您的網誌為何運行緩慢或不順暢的問題。是什麼導致緩慢?插件嗎?您的託管服務?,...。
WP Tuning 》快速實用的 WordPress 外掛!, , 在管理或主題頁尾顯示資源使用量, 清理 HEAD 區塊, 更改主題 URI(如果要使用子域名), 快速插入 Google Analytics 和 Yande...。