From ebf0da2a45834e39953ef1f09d39596c7c482ce8 Mon Sep 17 00:00:00 2001 From: karlchenofhell Date: Wed, 18 Oct 2006 12:07:17 +0000 Subject: - now the fix http://www.yacy-forum.de/viewtopic.php?t=2974 works git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2796 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/PerformanceMemory_p.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'htroot/PerformanceMemory_p.html') diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index cacffacdf..3599c14ac 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -96,7 +96,7 @@ Default Max Best Max - + #(useRWICache)#:: RWI Assortment Cluster #[slreqRWI]# @@ -116,7 +116,7 @@ The Assortment Cluster stores most of the page indexes. Flushing speed of the temporary RWI cache depends on the size of this file cache. Increasing the space of this cache will speed up crawls with a depth > 3. - + #(/useRWICache)# HTTP Response Header @@ -158,7 +158,7 @@ This is the database that holds the hash/url - relation and properties regarding the url like load date and server date. This cache is very important for a fast search process. Increasing the cache size will result in more search results and less IO during DHT transfer. - + #(usePreNURLCache)#:: 'pre-noticed' URLs #[slreqPreNURL]# @@ -176,8 +176,8 @@ #[dfltPreNURL]# #[bestPreNURL]# - - + #(/usePreNURLCache)# + #(useNURLCache)#:: 'noticed' URLs #[slreqNURL]# @@ -196,8 +196,8 @@ #[bestNURL]# A noticed URL is one that was discovered during crawling but was not loaded yet. Increasing the cache size will result in faster double-check during URL recognition when doing crawls. - - + #(/useNURLCache)# + #(useEURLCache)#:: 'error' URLs #[slreqEURL]# @@ -216,7 +216,7 @@ #[bestEURL]# URLs that cannot be loaded are stored in this database. It is also used for double-checked during crawling. Increasing the cache size will most probably speed up crawling slightly, but not significantly. - + #(/useEURLCache)# DHT Control -- cgit v1.2.3