Commit Graph

10330 Commits (4c603b216ed1ba207e8b12538a69971f2dff520b)
 

Author SHA1 Message Date
reger 4c603b216e optimize parse ServerSideInclude
11 years ago
orbiter 0002abd583 fix for OOM during remote search and too high load protection
11 years ago
sixcooler 5a917e13c6 use less ram on dht-URL transfer by not using a URIMetadataNode[]
11 years ago
Michael Peter Christen c87cdfca2e do not set a load prerequisite that prevents the start of one-time-jobs
11 years ago
sixcooler 0512e46c6a bump to httpclient-4.3.2
11 years ago
sixcooler 4d77ca52c9 workaround to let dht-out run on smal Systems like a Pi
11 years ago
reger 9a96a7d73f put list quick navigator buttons belowon BlackList_p editor
11 years ago
Michael Peter Christen 6ada0daae9 making latency_factor and maximum number of same hosts in loader queue
11 years ago
Michael Peter Christen 489c3fbc90 code simplifications / removed warnings
11 years ago
Michael Peter Christen 0168f80c28 new crawling factors can now be changed during runtime
11 years ago
Michael Peter Christen be5e808236 - removed hardcoded load-test which is now handled in BusyQueues
11 years ago
sixcooler 40a4030b55 configurable max-load values for YaCy-Threads:
11 years ago
sixcooler 6d8c023a5e lower client-connection for single-cpu-systems
11 years ago
Michael Peter Christen 77531850b5 reverted crawling strategy from latest commit.
11 years ago
Michael Peter Christen c0da966dfa enhanced crawler speed
11 years ago
Michael Peter Christen 79809342fa added synchronization to exists() call bacause the concurrent call to
11 years ago
Michael Peter Christen 9a6912f2e6 if a http client thread is still running but we do not wait for it any
11 years ago
Michael Peter Christen 0d235a565b cleanup crawl loader jobs
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger d3de309953 fix IOexception logging issue in DefaultServlet
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
reger d24a0ec32c upd heuristic default list (heuristicopensearch.conf)
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
Michael Peter Christen 42f3733a05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 25a6c05008 experimental removal of synchronization. This should work for all cases
11 years ago
Michael Peter Christen 5695280edd removed superfluous synchronization
11 years ago
Michael Peter Christen a1977b7a75 removed debug code
11 years ago
orbiter fd4abc0565 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter d5b8e473c8 added load limit for DHT transfer: RWI acceptance only if local load is
11 years ago
reger 41c126978b fix bug: Crawl Start (Expert) crawls "?-URLs" even if told not to do so
11 years ago
reger 2614fa7aeb Skip remote Solr search if last try showed error
11 years ago
orbiter a07e9b3582 concurrency-solid version of transmission limitation
11 years ago
orbiter ec21f0494e removed -d64 jvm option because that causes problems on non-64 bit
11 years ago
orbiter 60ead31273 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 52bf7d1ac8 reduce load during dht transfer
11 years ago
sixcooler f0587d4af5 NP-fix, which was found on a Pi under 'havy' load
11 years ago
Michael Peter Christen a9ed28c0b5 no commit if no action is requested
11 years ago
Michael Peter Christen 0bf3cab8c7 - better 'extra'-peer selection
11 years ago
orbiter e3c4456c8e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 7f21d21d1d added synchronization to deeply-embedded solr connector
11 years ago
reger 9b06774414 fix role name in GSA servlet
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
Michael Peter Christen ba44eb1160 when scaling the number of remote peers, also consider the machine load
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
Michael Peter Christen 47a82e471c less blocking in SeedDB which caused deadlocks in peer ping
11 years ago
Michael Peter Christen ec10ed45bd better logging in logger
11 years ago
Michael Peter Christen a5d7961812 replaced old caching in SolrConnector with a new one which is better for
11 years ago
Michael Peter Christen 84cf7e8e9f backmigration from solrj 4.6.0 to 4.5.1. This is necessary because
11 years ago
reger 6e2fe777af simulate Authorization cookie for yacy servlet header
11 years ago
reger ea7cef5d05 fix NPE in TemplateEngine
11 years ago