yacy_search_server/defaults
luccioman aa9ddf3c23 Added control over Robots.txt active threads maximum number.
When starting a crawl from a file containing thousands of links,
configuration setting "crawler.MaxActiveThreads" is effective to prevent
saturating the system with too many outgoing HTTP connections threads
launched by the crawler.
But robots.txt was not affected by this setting and was indefinitely
increasing the number of concurrently loading threads until most ot the
connections timed out.

To improve performance control, added a pool of threads for Robots.txt,
consistently used in its ensureExist() and massCrawlCheck() methods.
The Robots.txt threads pool max size can now be configured in the
/PerformanceQueus_p.html page, or with the new
"robots.txt.MaxActiveThreads" setting, initialized with the same default
value as the crawler.
2016-11-23 18:13:05 +01:00
..
federatecfg refactor opensearch heuristic 2015-01-19 03:30:35 +01:00
solr update lucenematchversion to current (5.2.0 -> 5.5.0) 2016-07-23 18:36:43 +02:00
freeworldKeystore Added a default keystore for ssl encryption of the YaCy web interface. 2013-05-10 12:02:31 +02:00
heuristicopensearch.conf remove blekko from opensearch config (not available) 2016-01-04 04:49:10 +01:00
httpd.mime fix mime table for ms office / open office documents 2015-12-22 17:48:24 +01:00
oaiListFriendsSource.xml The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml 2010-05-06 10:01:37 +00:00
RDFaParser.xsl moved RDFaParser.xsl configuration file to defaults 2012-06-21 16:09:12 +02:00
sessionid.names fix for sid check 2010-02-15 23:31:32 +00:00
solr.collection.schema Improved HTML icons indexing and rendering in search results. 2016-02-02 09:57:54 +01:00
solr.webgraph.schema target linktexts must be string to enable search facets on these fields 2014-08-01 13:20:25 +02:00
web.xml make Quality of Service Servlet available to prioritize requests from local host 2015-04-26 04:29:32 +02:00
yacy.badwords.example allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00
yacy.init Added control over Robots.txt active threads maximum number. 2016-11-23 18:13:05 +01:00
yacy.logging removed solr warning during startup 2014-09-02 13:25:30 +02:00
yacy.network.allip.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.freeworld.unit another peer list update 2016-07-04 11:02:36 +02:00
yacy.network.intranet.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.metager.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.readme let NETWORK_WHITELIST take precedence over NETWORK_BLACKLIST 2014-08-26 01:02:38 +02:00
yacy.network.webportal.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.zeronet.unit 0n - added experimental zeronet network which supports intranet peers 2016-03-11 08:55:51 +01:00
yacy.networks 0n - added experimental zeronet network which supports intranet peers 2016-03-11 08:55:51 +01:00
yacy.stopwords allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00
yacy.stopwords.de allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00