Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...



CDNs

Cache-hit ratios

  • https://www.fastly.com/blog/truth-about-cache-hit-ratios
    • A "hit" is when the CDN serves a resource, and a "miss" is a resource that your server needs to serve.
    • Summary: Most CDNs consider it a "hit" even if they don't serve the resource from an edge-node-server closest to the user, but instead from a parent node somewhere further away.  This makes their CHRs less useful for understanding the performance benefit that the CDN is providing.  Their CHRs are still useful for getting a sense of the server load that the CDN is saving you, though.