Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 528 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 528 Bytes

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.