Skip to content

Instantly share code, notes, and snippets.

@dc2447
Created August 12, 2012 22:47
Show Gist options
  • Save dc2447/3335099 to your computer and use it in GitHub Desktop.
Save dc2447/3335099 to your computer and use it in GitHub Desktop.
akamai - Test if an asset is cached TCP_HIT or uncached TCP_MISS
curl -s -I -H "Pragma: akamai-x-cache-on" http://images.apple.com/ipad/images/product_title.png | grep X-Cache:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment