Commit Graph

171 Commits (d77ed28e2f604e43b0ae4d918b7a55669202158b)

Author SHA1 Message Date
orbiter 25ae3d3161 generalized definition of hexhash
19 years ago
orbiter f0d747c723 removed deprecated method
19 years ago
orbiter 0f10bdde22 more generic cache methods
19 years ago
hermens 440c6ee657 Implement alternative htcache layout
19 years ago
theli f17ce28b6d *) plasmaHTCache:
19 years ago
orbiter df1629b05a - code cleanup
19 years ago
theli 625c2ce6b1 *) bugfix for snippet fetching problem if content but not http header is available in cache
19 years ago
theli 1dc12d6659 *) Bugfix for shutdown problem caused by cacheScan thread
19 years ago
orbiter b251076e64 avoid ConcurrentModificationException
19 years ago
theli dae763d8e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2495 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli ffbf416e76 *) direct access to requestheader of htCache.Entry removed to make it more http independent
19 years ago
theli 393a7d10be *) setting htCache.Entry fields to private
19 years ago
theli ab5a9bee66 *) adding some copyright headers
19 years ago
orbiter db1eae0227 * simplified initialization of database objects
19 years ago
hermens 0b73f2b132 Repair DNS prefetch during cacheScan
19 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
19 years ago
orbiter 4d8f8ba384 added cache-performance analysis for node caches
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
auron_x 55ea4cbfe6 *)reverted patch for memory-display issue
19 years ago
auron_x 53d9ab6db7 *)fixed bug in PerformanceMemory_p.java which caused negative memory-values on big peers
19 years ago
orbiter 29b1b0823c added monitoring of new object cache to performanceMemory page
19 years ago
borg-0300 30e4fc39a5 HTCache extended
19 years ago
borg-0300 da6a8bafa2 rename currCacheSize -> curCacheSize;
19 years ago
orbiter 128e4ab199 - in serverSystem: maxPathLength is now a variable, not a method
19 years ago
orbiter 30e3e3a0fd adopted MAXPATHLENGTH to host system capabilities
19 years ago
borg-0300 8865948e4e Cleanup;
19 years ago
borg-0300 5f6fdf1786 Bugfix for getCachePath(URL url)
19 years ago
theli 759800f543 *) Bugfix for storeHTCache problem
19 years ago
borg-0300 139ba4e0c8 Bugfix for getCachePath(URL url)
19 years ago
orbiter 3419b3bcdd fix for bug that caused the peer-counter problem.
19 years ago
rramthun 6c02f889f7 Cosmetic changes.
19 years ago
hermens 861aae678d *) cleanup cacheAge database when cleaning up the HTCache
19 years ago
theli ecdc1f7547 *) Bugfix for crawling URLs with query parameters
19 years ago
theli 7c22afe3de *) Bugfix for NullpointerException in deleteOldHTCache
19 years ago
borg-0300 9d8dca750e BUGFIX for my last commit
19 years ago
borg-0300 5449193167 bugfix for http://www.yacy-forum.de/viewtopic.php?t=1706 (i hope)
19 years ago
borg-0300 2a23f5d419 F..., Sorry, no time, later
19 years ago
borg-0300 3a2d13786e bugfix for http://www.yacy-forum.de/viewtopic.php?t=1706
19 years ago
borg-0300 b24fcc8ca4 oom
19 years ago
borg-0300 7da232b5b9 HTCache Reset if necessary
19 years ago
borg-0300 4f18f24d81 small change
19 years ago
borg-0300 c652527620 YaCy removes now the old HTCACHE data
19 years ago
borg-0300 69f65210e2 ".yacy" has its own directory;
19 years ago
borg-0300 b95c5d5781 BUGFIX for URLs how "/../" ...;
19 years ago
borg-0300 b7f9adc2c9 new filters added
19 years ago
orbiter 83a34b838d * added Object allocation monitor on performanceMemory page
19 years ago
orbiter 4ff3d219e8 increased delay for cacheScan start and slowed down scan process
19 years ago
orbiter 0c762daf4b better startup failure handling
19 years ago
orbiter 9d9a87f445 limited htcache storage length
19 years ago
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation
20 years ago
theli fb766413d1 *) Changes on httpc dns caching
20 years ago
orbiter bc420c62f6 fixed htcache path generation (never change a running system)
20 years ago
borg-0300 72cde1d894 getCachePath: no logging
20 years ago
borg-0300 1fbd72f9e0 rename "index.html" to "ndx"
20 years ago
borg-0300 cd1107d85e added support for URLs with '?&'
20 years ago
borg-0300 5fb2b017cb small change
20 years ago
theli b8ceb1ffde *) Adding better https support for crawler
20 years ago
borg-0300 a803a509ae bugfix: port handling in HTCache
20 years ago
theli 9a5ab62928 *) Adding yacy specific X-YACY-Index-Control header which can be used by clients
20 years ago
borg-0300 58b670201d now, changed HTCacheSize needs no restart
20 years ago
theli 40777556c5 *) Connection Tracking
20 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
20 years ago
orbiter 7fc822a59b changed handling of time-zones
20 years ago
orbiter 495bc8bec6 removed cache-control from low and medium priority caches which reduces memory use and computation overhead
20 years ago
orbiter 71a31f0902 integrated and extended new memory performance menu; found and fixed bug in DHT caching
20 years ago
orbiter fb52a82008 added new performance page for memory settings
20 years ago
borg-0300 8260128ee9 changed getFreeSize();
20 years ago
borg-0300 0a57fbcde5 Added new HashSet filesInUse;
20 years ago
borg-0300 da9c6857fb *) changed a misunderstand, no BUG ;)
20 years ago
borg-0300 81cb8feb15 back to 649 :/
20 years ago
borg-0300 5194511e8e *) attempt to find bug
20 years ago
borg-0300 7626823519 BUGFIX for last 'commit'
20 years ago
borg-0300 971756e8dd the delete size is smaller
20 years ago
borg-0300 cc493ef8c1 Added change from Hermes
20 years ago
borg-0300 c1d7527929 better cache cleanup
20 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
20 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
20 years ago
theli cc1df08069 *) Adding missing synchronized blocks
20 years ago
borg-0300 bf14e6def5 *) proxyCache, proxyCacheSize can be changed under 'Proxy Indexing'
20 years ago
theli 0c8a48e2cb *) converting php Session ID to lower case in funktion isCGI
20 years ago
theli 4654eae4e2 *) adding php Session ID to argument in funktion isCGI
20 years ago
orbiter cd10370992 several bugfixes and dht selection / logging improvement
20 years ago
orbiter 3610fe6b3a see http://www.yacy-forum.de/viewtopic.php?p=7410#7410
20 years ago
orbiter f5259f29e8 word cache behaviour fix and other fixes
20 years ago
orbiter 91163db52e fix for more time-related problems in proxy
20 years ago
orbiter fb6f238d70 fix for expires-problem
20 years ago
orbiter e84a177c49 many bigfixes
20 years ago
orbiter 36707586c7 filtering of jsessionid
20 years ago
orbiter ad90f0ad13 activated RWI distribution to DHT for senior peers (default redundancy 3), necessary now for network growth
20 years ago
orbiter 3470a72d48 fixed div by zero, set default delays, fixed release number format and display
20 years ago
orbiter be1f324fca performance setting for remote indexing configuration and latest changes for 0.39
20 years ago
orbiter c64970fa47 re-implemented proxy-busy-check and fixed some other things
20 years ago
orbiter 51962d55bf added 'PPM', page-per-minute statistics
20 years ago
orbiter 2f0d7ea8d3 removed htcache stati (superfluous now)
20 years ago
orbiter 419f8fb398 fixed bugs/missing code regarding new crawl stack
20 years ago