Another bonus to having them on CDN is that now the CDN's servers are serving the videos for the most part. Your server is just giving the index page. Ideally the css and js, images, etc are all being served by the CDN.
Your server goes from a high load to a low load.
|