X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2Fcluster.pl;h=9e5976ee92686250a80f53dba340a14380c57101;hp=baa48ca704bd5433a89ed433a76d94b64552a7d4;hb=61a666ccf108505f0cec2e5c682fde019fc3a051;hpb=6311e8b178d0aeee984865fbd0446885c85b2f53 diff --git a/perl/cluster.pl b/perl/cluster.pl index baa48ca7..9e5976ee 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -187,9 +187,6 @@ $yes //= 'Yes'; # visual representation of yes $no //= 'No'; # ditto for no $user_interval //= 11*60; # the interval between unsolicited prompts if no traffic - -$clusteraddr //= '127.0.0.1'; # cluster tcp host address - used for things like console.pl -$clusterport //= 27754; # cluster tcp port @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) $starttime = 0; # the starting time of the cluster