-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmirrors1.php
More file actions
120 lines (105 loc) · 5.35 KB
/
mirrors1.php
File metadata and controls
120 lines (105 loc) · 5.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<?php
// mirrors.php
//
// (c) 2003 William Anderson <neuro@well.com>
// http://neuro.me.uk/projects/evolt.org/
// start the skinning process mister spock
include("beodl/beo-header.html");
?>
<table width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<!-- Page Title -->
<td align="right" class="pageTitle1" nowrap valign="middle"><h1>browser </h1></td>
<td class="pageTitle2" valign="middle"><h1> mirrors</h1></td>
<!-- /Page Title -->
</tr>
<tr>
<td valign="top" align="right">
</td>
<td valign="top" class="content">
<p><strong class="title">
Archive Size:
<?php
// scotty, how big is the archive?
include "archivesize.inc";
$archivesizeMB = $archivesize;
$archivesizeGB = number_format($archivesize / 1024,2);
// cap'n, the FPU canna tak' it - she's bypassed like a christmas tree!
$dateformat = "Y-m-d H:i:s T";
$lastsized = date($dateformat,filemtime('archivesize.inc'))
?>
<?php echo $archivesizeMB; ?>MB
(<?php echo $archivesizeGB; ?>GB)
in <?php include "archivecount.inc" ?> directories.
</strong><br>
Archive last updated: <?php echo $archivelastupdated; ?><br>
Archive last checked: <?php echo $lastsized; ?>
</p>
<p>
We are always on the lookout for new mirror sites to help us distribute
the load of hosting the Archive. If you're interested in hosting an
evolt.org Browser Archive Mirror, you should be aware of the following
requirements:
</p>
<ul>
<li> You must be able to host a complete mirror of the Archive —
we are working on the next generation of interface to the Archive which
will allow mirror hosters to store only a part of the archive to reduce
the disk space they need to use, but this is not available yet. †</li>
<li> You should be able to provide around 10 to 15 gigabytes of free disk
space. </li>
<li> You should be able to cope with at least 50 to 100 gigabytes of
traffic / bandwidth per month </li>
<li> You should be able to keep your mirror up-to-date using
<a href="http://rsync.samba.org/">rsync</a> — we do not support
any other method of mirror updates at this time. </li>
<li> Your mirror's filesystem should be able to handle symbolic links, which
we use within the Archive for organisational purposes. Windows does not
support symbolic links, Mac OS X, Linux and most UNIX platforms do. </li>
</ul>
<p>
† Related to this point, we don't recommend complete mirrors be
hosted using residential access methods, such as dial-up, cable or DSL,
as you would likely find your upstream connection swamped and unusable.
</p>
<p>
If you're still interested in hosting an evolt.org Browser Archive Mirror,
or have any further questions, please <a href="http://evolt.org/contact/">get
in touch</a>.
</p>
<hr>
<p><strong class="title">Mirror Status</strong></p>
<p>
<table border="0" cellpadding="3" cellspacing="0">
<tr><td> </td><td align="left"><strong>Last updated</strong></td></tr>
<!-- this section will eventually be driven by db -->
<tr><td align="right" valign="middle"><strong>Master (TX,US)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/master-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle" nowrap><strong>mirrorservice.org (UK) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/mirrorservice-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle" nowrap><strong>zensoft.net (FR) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/browsers-fr.mirrors.zensoft.net-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle" nowrap><strong>zensoft.net (US) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/browsers-us.mirrors.zensoft.net-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle" nowrap><strong>JISC NMS (UK) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/mirroracuk-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle" nowrap><strong>Planetmirror (AU) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/planetmirror.com-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle" nowrap><strong>evolt.winworldpc.com (US) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/evolt.winworldpc.com-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle"><strong>Flirble (UK) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/flirble-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle"><strong>Fuseware (TX,US) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/fuseware-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle"><strong>Webhack (TX,US) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/webhack-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle"><strong>2D Hosting (TX,US) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/2dhosting-http.inc"; ?></td></tr>
<tr><td align="right" valign="middle"><strong>Gosume (TX,US) (HTTP)</strong></td>
<td align="left" valign="middle" nowrap><? include "mirrors/checks/gosume-http.inc"; ?></td></tr>
</table>
</p>
<?php
// awww, beo has feet? how cute!
include("beodl/beo-footer.html");
?>