From: minima Date: Wed, 28 Jul 2004 22:12:42 +0000 (+0000) Subject: change retry time X-Git-Tag: R_1_51B~23 X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=6bcc8c5655882b27482f538335ba6e0083f3f3cc change retry time --- diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 7278bd7b..e6f98c95 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -73,7 +73,7 @@ $eph_pc34_restime = 30; $pingint = 5*60; $obscount = 2; $chatdupeage = 20 * 60 * 60; -$investigation_int = 7*86400; # time between checks to see if we can see this node +$investigation_int = 12*60*60; # time between checks to see if we can see this node $pc19_version = 5466; # the visible version no for outgoing PC19s generated from pc59 @checklist =