
cachewarp.com
CacheWarp by codeweftRuby Gem to verify cache and content delivery headers. This project is maintained by codeweft. Gem targeted towards providing a solution to verify cache headers for content delivery services like Akamai by:. Returns 'false' since Google does not cache using Akamai CDN CacheWarp.new("http:/ www.google.com/").is cached? Add to Gemfile gem "cachewarp", " 0.0.2" # Install Gem $ bundle. Now you can directly perform 'CacheWarp.new('http:/ www.akamai.com/').is cached? Provision to verify TCP HIT in Akamai cache.
http://www.cachewarp.com/