plugin-icon

WpLoadGraph – Log and display server load of your WP site

Stress testing tool for logging and measuring all requests to your WordPress website and displaying in timeline format.
Évaluations
Version
0.2.4
Installations actives
10
Mis à jour récemment
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

Gratuitsur les plans payants
En procédant à l’installation, vous acceptez les Conditions d’utilisation de WordPress.com ainsi que les Conditions de l’extension tierce.
Testé jusqu’à version
WordPress 6.9.4
Cette extension est disponible en téléchargement pour votre site .