| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | |
3 | |
| 4 | <guide link="/doc/en/rsync.xml"> |
4 | <guide link="/doc/en/source_mirrors.xml"> |
| 5 | <title>Gentoo Linux Source Mirrors Policy</title> |
5 | <title>Gentoo Linux Source Mirrors Policy</title> |
| 6 | <author title="Author"><mail link="klieber@gentoo.org">Kurt Lieber</mail></author> |
6 | <author title="Author"><mail link="klieber@gentoo.org">Kurt Lieber</mail></author> |
| 7 | |
7 | |
| 8 | <version>1.1</version> |
8 | <version>1.1</version> |
| 9 | <date>17 Feb 2003</date> |
9 | <date>17 Feb 2003</date> |
| … | |
… | |
| 11 | <chapter> |
11 | <chapter> |
| 12 | <title>Requirements</title> |
12 | <title>Requirements</title> |
| 13 | <section> |
13 | <section> |
| 14 | <title>Minimum Bandwidth</title> |
14 | <title>Minimum Bandwidth</title> |
| 15 | <body> |
15 | <body> |
| 16 | <p> To properly host a source mirror you should have a minimum of T1 bandwidth. |
16 | <p> To properly host a source mirror you should have a minimum of 2Mbps upstream bandwidth. |
| 17 | ADSL and cable connections do not generally make adequate connections for rsync hosts due to their limited upstream performance.</p> |
17 | ADSL and cable connections do not generally make adequate connections for distfile hosts due to their limited upstream performance.</p> |
| 18 | </body> |
18 | </body> |
| 19 | </section> |
19 | </section> |
| 20 | <section> |
20 | <section> |
| 21 | <title>Minimum User Count</title> |
21 | <title>Minimum User Count</title> |
| 22 | <body> |
22 | <body> |