mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-23 09:24:39 -04:00
increase crawler speed by reduction if the busysleep time
This commit is contained in:
@ -601,7 +601,7 @@ collection=user
|
||||
40_peerseedcycle_busysleep=1200000
|
||||
40_peerseedcycle_memprereq=4194304
|
||||
50_localcrawl_idlesleep=2000
|
||||
50_localcrawl_busysleep=20
|
||||
50_localcrawl_busysleep=10
|
||||
50_localcrawl_memprereq=12582912
|
||||
50_localcrawl_isPaused=false
|
||||
60_remotecrawlloader_idlesleep=4000
|
||||
|
Reference in New Issue
Block a user