Service/mirrors: Difference between revisions
m remove cacheboy from manually mantained list |
m update for users |
||
| Line 5: | Line 5: | ||
A content delivery network or content distribution network (CDN) is a system of computers containing copies of data, placed at various points in a network so as to maximize bandwidth for access to the data from clients throughout the network. A client accesses a copy of the data near to the client, as opposed to all clients accessing the same central server, thereby causing a bottleneck near that server. | A content delivery network or content distribution network (CDN) is a system of computers containing copies of data, placed at various points in a network so as to maximize bandwidth for access to the data from clients throughout the network. A client accesses a copy of the data near to the client, as opposed to all clients accessing the same central server, thereby causing a bottleneck near that server. | ||
==Mirrors== | |||
The current list of available mirrors is available at http://mirrors.sugarlabs.org/ | |||
==Goals== | ==Goals== | ||
* Reduce | * Reduce bandwidth at primary download server. | ||
* Improve quality of service for users. | * Improve quality of service for users. | ||
* Move content closer to users. | * Move content closer to users. | ||
== | ==Setting up a Mirror== | ||
Setting up a mirror is very easy. All you need is a web server which is available via http, and (if possiable) rsync. | |||
Please contact systems@sugarlabs.org if you are interested. | |||
Revision as of 07:02, 10 November 2009
Introduction
A content delivery network or content distribution network (CDN) is a system of computers containing copies of data, placed at various points in a network so as to maximize bandwidth for access to the data from clients throughout the network. A client accesses a copy of the data near to the client, as opposed to all clients accessing the same central server, thereby causing a bottleneck near that server.
Mirrors
The current list of available mirrors is available at http://mirrors.sugarlabs.org/
Goals
- Reduce bandwidth at primary download server.
- Improve quality of service for users.
- Move content closer to users.
Setting up a Mirror
Setting up a mirror is very easy. All you need is a web server which is available via http, and (if possiable) rsync.
Please contact systems@sugarlabs.org if you are interested.