From e6ddf135bb39ba08b98e88e98da5312a40c1ef7d Mon Sep 17 00:00:00 2001 From: karlchenofhell Date: Wed, 14 Feb 2007 14:50:55 +0000 Subject: [PATCH] - enabled fetching new crawls via /yacy/list.html?list=queueUrls for testing purposes - sent URLs are taken off the limit-stack (of the global crawl trigger) (may be moved somewhere else in future versions) - added option to set the requested chunk-size git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3367 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/CrawlURLFetch_p.html | 10 +++++---- htroot/CrawlURLFetch_p.java | 44 ++++++++++++++++++++++++++++--------- htroot/yacy/list.java | 28 ++++++++++++++++++++--- 3 files changed, 65 insertions(+), 17 deletions(-) diff --git a/htroot/CrawlURLFetch_p.html b/htroot/CrawlURLFetch_p.html index 877153d5e..cadec8a96 100644 --- a/htroot/CrawlURLFetch_p.html +++ b/htroot/CrawlURLFetch_p.html @@ -33,11 +33,13 @@ #(peersKnown)#::
:
- - + +  : + #(peerError)#::  Error fetching URL-list from #[hash]#:#[name]#::  Peer with hash #[hash]# doesn't seem to be online anymore#(/peerError)# @@ -49,7 +51,7 @@
: -   +