From 2944822bb0a6c153d1e47080495e180ac0288f5c Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 20 May 2014 13:27:40 +0200 Subject: [PATCH] updated bootstrap seed list --- defaults/yacy.init | 7 ++----- defaults/yacy.network.freeworld.unit | 14 +++++++++----- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/defaults/yacy.init b/defaults/yacy.init index ecc898e7a..ca104a19e 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -177,11 +177,8 @@ cluster.peers.ipport=localhost:8090 # bootstrapLoadTimeout # this is the time-out for loading of the seedlist files during bootstraping -# the time should not be too long, since loading of the seedlist is not parallelized -# and a not successful loading of a seed file may prevent a peer from becoming -# a (at least) junior status. If the time-out is too short, there is the danger -# that the peer stays in virgin mode -bootstrapLoadTimeout = 6000 +# If the time-out is too short, there is the danger that the peer stays in virgin mode +bootstrapLoadTimeout = 20000 # time-out of client control socket in milliseconds # since this applies only to the client-proxy connection, diff --git a/defaults/yacy.network.freeworld.unit b/defaults/yacy.network.freeworld.unit index 3a82cbfad..1ed601c90 100644 --- a/defaults/yacy.network.freeworld.unit +++ b/defaults/yacy.network.freeworld.unit @@ -56,11 +56,15 @@ network.unit.remotecrawl.speed = 300 # addresses of seed-list bootstrap locations network.unit.bootstrap.seedlist0 = http://www.yacy.de/seed.txt -network.unit.bootstrap.seedlist1 = http://www.lulabad.de/seed.txt -network.unit.bootstrap.seedlist2 = http://www.elso.sk/yacy/seed.txt -network.unit.bootstrap.seedlist3 = http://low.audioattack.de/yacy/seed.txt -network.unit.bootstrap.seedlist4 = http://img.homepage.bluewin.ch/352348/seed.txt -network.unit.bootstrap.seedlist5 = http://lingvini.hu/yacy/gshuszrg00/seed.txt +network.unit.bootstrap.seedlist1 = http://www.elso.sk/yacy/seed.txt +network.unit.bootstrap.seedlist2 = http://low.audioattack.de/yacy/seed.txt +network.unit.bootstrap.seedlist3 = http://fennec.cx/yacy/seed.txt +network.unit.bootstrap.seedlist4 = http://5.45.105.16/yacyseed +network.unit.bootstrap.seedlist5 = http://freenode.homeunix.org/yacy/seed.txt +network.unit.bootstrap.seedlist6 = http://ns2.haunold.co.at:8090/www/seed.txt +network.unit.bootstrap.seedlist7 = http://5.135.162.2/yacy/seed.txt +network.unit.bootstrap.seedlist8 = http://yacy.tinuviel.ru/seed.txt +network.unit.bootstrap.seedlist9 = http://www.eggers-blog.info/yacy/seed.txt # each network may use different yacy distributions. # the auto-updater can access network-specific update locations