Title: WpLoadGraph &#8211; Log and display server load of your WP site
Author: Tekod lab.
Published: <strong>19 Masg 2024</strong>
Last modified: 30 Masg 2024

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wploadgraph.svg)

# WpLoadGraph – Log and display server load of your WP site

 By [Tekod lab.](https://profiles.wordpress.org/tekod/)

[Download](https://downloads.wordpress.org/plugin/wploadgraph.0.2.3.zip)

 * [Details](https://lmo.wordpress.org/plugins/wploadgraph/#description)
 * [Reviews](https://lmo.wordpress.org/plugins/wploadgraph/#reviews)
 * [Development](https://lmo.wordpress.org/plugins/wploadgraph/#developers)

 [Support](https://wordpress.org/support/plugin/wploadgraph/)

## Description

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](https://lmo.wordpress.org/plugins/wploadgraph/office@tekod.com?output_format=md)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WpLoadGraph – Log and display server load of your WP site” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Tekod lab. ](https://profiles.wordpress.org/tekod/)

[Translate “WpLoadGraph – Log and display server load of your WP site” into your language.](https://translate.wordpress.org/projects/wp-plugins/wploadgraph)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wploadgraph/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wploadgraph/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wploadgraph/) by
[RSS](https://plugins.trac.wordpress.org/log/wploadgraph/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.2.3**
 *  Last updated **2 years ago**
 *  Active installations **10+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.5.8**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wploadgraph/)
 * Tags
 * [cron](https://lmo.wordpress.org/plugins/tags/cron/)[debug](https://lmo.wordpress.org/plugins/tags/debug/)
   [performance](https://lmo.wordpress.org/plugins/tags/performance/)[server](https://lmo.wordpress.org/plugins/tags/server/)
 *  [Advanced View](https://lmo.wordpress.org/plugins/wploadgraph/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/wploadgraph/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wploadgraph/reviews/)

## Contributors

 *   [ Tekod lab. ](https://profiles.wordpress.org/tekod/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wploadgraph/)