Sends "request_uri" instead of "script_name" to Pinba
Author: | Frank MacDonald (Waracle) (profile at wordpress.org) |
WordPress version required: | 3.0.1 |
WordPress version tested: | 4.4.25 |
Plugin version: | 0.1 |
Added to WordPress repository: | 26-02-2016 |
Last updated: | 26-02-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | http://wordpress.org/plugins/pinba-script-nam... |
Total downloads: | 528 |
Active installs: | 10+ |
Click to start download |
By default Pinba PHP Extension sends value $_SERVER[“SCRIPT_NAME”] in script_name. Sometimes it is not informative, for example when web application has one entry point. This plugin sends $_SERVER[‘REQUEST_URI’] instead.
This plugin is for use on a wordpress blog, on a server with PHP Pinba Module Installed.
References:
- https://github.com/intaro/pinboard/wiki/Configure-sending-of-readable-script-names-in-Pinba
- https://github.com/intaro/pinboard
- http://pinba.org/