- Admin
- #1
anthony
Founder
I appreciate most people don't know what this is - Content Delivery Network (CDN) - but it basically distributes all the static files on the server around the world to a global distribution system. This decreases server load and speeds up user viewing, by delivering static content from a server closer to you. The network is global, nearly every country, so everything static such as javascript, css, images, will all be delivered to you locally.
What it means is a massive performance increase for every user. When a user requests a page here, it simply directs them to the closest server for all the static content, only pulling from our server what is needed, i.e. the post content stored in the database. When its completed, it will be a serious performance increase for most users, especially everyone more than a couple of states from California. The further away you are, the better performance you will notice.
Due to the size of this sites file system, approximately 40Gb, that will take some time to pull from here, then distribute globally. It may take closer to a week, but it will begin this weekend, all behind the scenes. It will not stop anything happening here.
This will include both the home articles and forum system.
What it means is a massive performance increase for every user. When a user requests a page here, it simply directs them to the closest server for all the static content, only pulling from our server what is needed, i.e. the post content stored in the database. When its completed, it will be a serious performance increase for most users, especially everyone more than a couple of states from California. The further away you are, the better performance you will notice.
Due to the size of this sites file system, approximately 40Gb, that will take some time to pull from here, then distribute globally. It may take closer to a week, but it will begin this weekend, all behind the scenes. It will not stop anything happening here.
This will include both the home articles and forum system.