/Cache-Testing-Tool

Cache Testing Tool for analyzing web browser caches, proxy caches and CDNs

Primary LanguageJavaScriptMIT LicenseMIT

Cache Testing Tool

This is the Cache Testing Tool for analyzing various web caching systems including browser caches, proxy caches and CDNs. More information on this tool and can be found here.

Running

This tool is implemented with Play. You need sbt to run this tool. Please download sbt and execute the following command:

sbt run

Open a web browser and go to http://localhost:9000.