Learn how to test CDN performance from the command line using curl and dig. Measure TTFB, DNS latency, cache hits vs misses, ...
If you've ever had the inclination to look up information using the shell prompt, the Command-Line Fu site explains how to query Wikipedia using the built-in dig utility. The idea is simple—you can ...