Function __global->monitor_slow_urls
Definitions
sources/global2.php
- Use with register_shutdown_function to log slow URLs.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Use with register_shutdown_function to log slow URLs.
*
*/
function monitor_slow_urls()
* Use with register_shutdown_function to log slow URLs.
*
*/
function monitor_slow_urls()

