[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debian JP master SVN www commits (rev.548)



=======================================================
Repository: /org/svn.debian.or.jp/repos
  Revision: 548
  Commiter: yasu
      Date: 2008-02-03 13:38:49 +0900 (日, 03  2月 2008)
=======================================================
Log:



=======================================================
Changed:

A   cdn/trunk/lists_deb_cdn_araki_net.rb

Copied: cdn/trunk/lists_deb_cdn_araki_net.rb (from rev 535, cdn/branches/non-geoip/lists_deb_cdn_araki_net.rb)
===================================================================
--- cdn/trunk/lists_deb_cdn_araki_net.rb	                        (rev 0)
+++ cdn/trunk/lists_deb_cdn_araki_net.rb	2008-02-03 04:38:49 UTC (rev 548)
@@ -0,0 +1,16 @@
+$tracefile = 'hanzubon.jp' # hanzubon 2007apr5
+$first_surrogate = '61.115.118.67'
+
+$surrogates = {
+  '203.178.137.175' => '9000', # naist
+  '61.115.118.67' => '1000', # hanzubon 2007apr5
+  '210.157.158.38' => '9900', # plat
+  '202.229.186.27' => '20', # topstudio
+  '133.5.166.3' => '10', # dennou-q.gfd-dennou.org
+  '130.54.59.159' => '10', # dennou-k.gfd-dennou.org
+  '133.50.218.117' => '10', # dennou-h.gfd-dennou.org
+  '61.206.119.174' => '20', # oyu-net.jp
+##  '219.111.15.135' => '1000', # tagoh
+#  '15.12.218.222' => '9900', # fail data for test
+#  '210.157.158.59' => '9900' ## fail data for test
+}