Removed Cambridge tags, changed datestamp check
authorNigel Metheringham <nigel@exim.org>
Tue, 22 Jun 2010 15:28:57 +0000 (16:28 +0100)
committerNigel Metheringham <nigel@exim.org>
Tue, 22 Jun 2010 15:28:57 +0000 (16:28 +0100)
mirmon/countries.list
mirmon/exim_mirrors_ftp.lst
mirmon/exim_mirrors_www.lst
mirmon/mirmon [changed mode: 0755->0644]
mirmon/mirmon_ftp.conf
mirmon/mirmon_www.conf

index 3f39a778f425dacebc6c1cfec39dd97e204eb4c5..9eef8fc3ba9c5ff8863a4ad544f61299fe1e2ae0 100644 (file)
@@ -1,4 +1,4 @@
-# $Cambridge$
+# List of countries
 ad - andorra
 ae - united arab emirates
 af - afghanistan
index 6b485d4d12a26cb7e9e16ebed1d30146d4fa5d0c..cf059ee4adc8c7257559fff8ae5057b8ebe34840 100644 (file)
@@ -1,4 +1,5 @@
-# $Cambridge$
+# FTP mirrors
+# country, url, comment with address/BZ
 at  ftp://exim-ftp.itsoft.at/exim/
 at  http://exim-ftp.itsoft.at/
 at  ftp://exim.inode.at/
index ee8cdebd5277c45baa6850c136b95318797566e2..3e9422bc627eeeb9547b3559a343755d15125c2c 100644 (file)
@@ -1,4 +1,5 @@
-# $Cambridge$
+# WWW mirrors
+# country, url, comment with address/BZ
 ##ar  http://exim.patan.com.ar/   # jknoll@patan.com.ar BZ575
 at  http://exim.inode.at/
 at  http://exim.itsoft.at/
old mode 100755 (executable)
new mode 100644 (file)
index 39674a7..edaf65f
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# $Cambridge$
+#
 # Copyright (c) 2003 Henk Penning, all rights reserved.
 # penning@cs.uu.nl, http://www.cs.uu.nl/staff/henkp.html
 # Version 1.1 was donated to the Apache Software Foundation 2003 Jan 28
index 662d589fa8cdb8efa7713223a07439760d6e8a35..8a2442b5715a4e4b3de52591edd44ff1708cf067 100644 (file)
@@ -1,10 +1,10 @@
-# $Cambridge$
+# FTP mirrors
 project_name Exim Download Sites
 project_url http://www.exim.org/
 mirror_list exim_mirrors_ftp.lst
 web_page /home/services/web/mirmon/ftp_mirrors.html
 icons /mirmon-icons/
-probe /usr/bin/wget -q -O - -T %TIMEOUT% -t 1 %URL%DATE
+probe /usr/bin/wget -q -O - -T %TIMEOUT% -t 1 %URL%/_mirror_fresheness_marker.txt
 state state/exim_ftp.txt
 countries countries.list
 put_histo bottom
index 532ed2695b874ec2767cb6e592d98bd670b92a89..303240c02568a9bf8a79e3468fed485d9f684b8e 100644 (file)
@@ -1,10 +1,10 @@
-# $Cambridge$
+# WWW mirrors
 project_name Exim Website Mirrors
 project_url http://www.exim.org/
 mirror_list exim_mirrors_www.lst
 web_page /home/services/web/mirmon/www_mirrors.html
 icons /mirmon-icons/
-probe /usr/bin/wget -q -O - -T %TIMEOUT% -t 1 %URL%DATE
+probe /usr/bin/wget -q -O - -T %TIMEOUT% -t 1 %URL%/_mirror_fresheness_marker.txt
 state state/exim_www.txt
 countries countries.list
 put_histo bottom