Single Request Test Suite
Today, I created a new test program that I have programmed to make HTTP requests and time the important results. Now, I can list a few parameters and run several tests over all three types to see how long it takes to request a region with a certain volume, number of cache hits, and percentage hit. The framework is there to work, but for some reason I'm getting exceptions on the server. I'll work on fixing these bugs soon, so then I can create the framework for the load testing suite.