plugin-icon

WpLoadGraph – Log and display server load of your WP site

제작자: Tekod lab.·
Stress testing tool for logging and measuring all requests to your WordPress website and displaying in timeline format.
버전
0.2.4
활성화된 설치 항목
10
최근 업데이트일
Apr 12, 2026

This plugin will track all incoming requests to your server that triggers loading WordPress core: – regular pages – 404 page – login, register and lost-password pages – ajax, rest & xmlrpc requests – cron requests

Somewhat similar to “access log” feature most servers already has, but with one important improvement – it stores how long each process executes! That information is essential for analyzing stress test results.

Now we can visualize what requests was ran in parallel with other requests, competing for resources of the same CPU. Now you can see are your pages loading so slow because there is cronjob working in background.

Usage

Simply install and activate plugin. No settings are available.

Plugin will add new menu item in admin dashboard, in “Tools” menu, sub-page “WpLoadGraph”. It has nicely styled timeline graph and filter to specify period of time you interested in.

Requests are grouped by “session id” to make visual analysing easier, and coloured according to their type. Graph has “zoom” ability (use mouse wheel to zoom in and zoom out) and “pan” ability (mouse drag left and right).

There is a limitation of javascript library used for displaying events – it can contain maximum of 5000 elements, so only first 5000 entries will be shown in graph if you selected too wide range in filter.

To avoid storing too large log file plugin will periodically check it size and strip off the oldest entries to keep it in reasonable size. By default, that limit is 200Mb, but can be modified using filter hook “wploadgraph-max_trace_size”.

Contact

Please, send bug reports and feature requests to office@tekod.com

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.9.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.