-
-
Save jrosco/f0ef92d4e1dba79f185d05acd18ed925 to your computer and use it in GitHub Desktop.
akamai - Test if an asset is cached TCP_HIT or uncached TCP_MISS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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