Skip to content

The RequestReduce Dashboard

mwrock edited this page Nov 6, 2011 · 3 revisions

This is a page primarily created for my own trouble shooting but can provide helpful information for debugging and monitoring. The page is accesible from http://<your site>/<RequestReduce virtual path>/dashboard.

It lists what is currently being processed, what is queued for processing and what has already been processed. The page is a good first stop when trying to determine if RequestReduce is doing anything or if RequestReduce has completed its processing.

The page also provides Flush links for flushing individual sets of css and scripts on your pages. Every individual javascript and css signature (a hash of a set of css and javascript files merged to one processed RequestReduce file) has a link here that can be flushed. Once flushed, that set of css/js will be queued for processing the next time they are requested.

Currently the page is pretty bare and cryptic but expect some enhancements here in upcoming releases to make it much more informative.

Clone this wiki locally