Commit Graph

396 Commits (696b8ee3f5bf90e5d837bd166b83520431101e51)

Author SHA1 Message Date
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
17 years ago
orbiter 225f9fd429 various fixes
17 years ago
danielr 7c149a4ee8 - undo less 'binary data found'
17 years ago
danielr 2aef1414f5 removed test (in yacy.init)
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
17 years ago
orbiter 2c34038912 addition/correction to last commit: usage of concurrent-classes
17 years ago
orbiter b2150057d2 removed unnecessary cleanup method
17 years ago
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
orbiter 0241d070bc added concurrency to indexing process:
17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 4c584dff87 disabled soLinger to prevent that too many connections stay open (it's a TEST!)
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter d87d295c68 one more try to fix the connection problem
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
orbiter 7ce76c8ff8 added missing file
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 8c06436c4a removing the error-db upon each time a start-up is made.
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository:
17 years ago
orbiter f890b039ee experiments wit openstreetmaps
17 years ago
orbiter 3c7b94c119 - fix for online caution delay settings, see
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter db25425893 more generics
17 years ago
low012 cfd4fecd12 *) blanks in paths for restart and update script are replaced by backslash+blank now (see http://forum.yacy-websuche.de/viewtopic.php?t=745)
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter f7c5ccedc7 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
fuchsi 1cb6e431a6 Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
fuchsi 3c30c2da75 more cleanup and API consistency changes, more to come...
17 years ago
fuchsi f41172f850 Merge httpDate into serverDate as suggested. Removed some unnecessary code and fixed a possible synchronization problem.
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
fuchsi 1bd02762de Improve HTTP/ICAP header processing.
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
fuchsi 18e516317d Fix problem with buggy HTTP-Servers which send illegal control characters in HTTP-Headers, they are ignored now.
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
borg-0300 e8d32d9f62 other loglevel
17 years ago