yacy_search_server/source/de/anomic
orbiter 5de70c3d7c changed way of storage for search requests:
- the search request cache can now get as large as 1000 entries
- if more entries arrive, unused are deleted
- the elements may stay in the cache up to 10 minutes and longer if they are used
- the elements are deleted earlier that 10 minutes if the memory gets low
This commit was mainly done for metager-feeding peers that have a query load of 50000 queries each day. Also added:
- a monitor for cache hit/cache miss in PerformanceMemory_p.html (see at bottom of page)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7093 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-02 21:52:45 +00:00
..
crawler change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
data change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
http change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
net preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
search changed way of storage for search requests: 2010-09-02 21:52:45 +00:00
server change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
tools refactoring towards a unified loading mechanism for MultiProtocolURIs 2010-08-23 01:08:56 +00:00
yacy change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00