as crawling has a low-cpu demand, we want it to run even if the CPU load

is VERY high. This applies also if the CPU load is high because of
in-cache crawling; in that case we want to experience a high-CPU load as
much as possible
pull/1/head
Michael Peter Christen 11 years ago
parent d8e79731df
commit de8f7994ab

@ -613,7 +613,7 @@ collection=user
50_localcrawl_idlesleep=2000
50_localcrawl_busysleep=10
50_localcrawl_memprereq=12582912
50_localcrawl_loadprereq=8.0
50_localcrawl_loadprereq=32.0
50_localcrawl_isPaused=false
60_remotecrawlloader_idlesleep=4000
60_remotecrawlloader_busysleep=800

Loading…
Cancel
Save