// this is only to protection against the worst case, where the crawler could
// this is only to protection against the worst case, where the crawler could
// behave in a DoS-manner
// behave in a DoS-manner
Log.logInfo("BALANCER","forcing crawl-delay of "+sleeptime+" milliseconds for "+crawlEntry.url().getHost()+((sleeptime>Math.max(minimumLocalDelta,minimumGlobalDelta))?" (forced latency)":""));
Log.logInfo("BALANCER","forcing crawl-delay of "+sleeptime+" milliseconds for "+crawlEntry.url().getHost()+((sleeptime>Math.max(minimumLocalDelta,minimumGlobalDelta))?" (forced latency)":""));