6 ms·
What percentage of the requests is handled by CDN?
by fugyk 11y ago
What percentage of the requests is handled by CDN?
- jsingleton 11y agoI believe that only CNAMEs use the CDN for custom domains (naked domains do not) [0]. So that rules out a chunk but there will be lots of cache misses too. Maybe someone from GH can confirm. [0] https://help.github.com/articles/about-custom-domains-for-github-pages-sites/ https://help.github.com/articles/about-custom-domains-for-gi...
- michaelmior 11y agogithub.io will still also hit the CDN. It's just custom naked domains that will miss.
- toomuchtodo 11y agoTheir docs mention ever 200 response code request is cached, so I'd say a majority of the requests?