Commit Graph

28 Commits (ad823a4716e3fb4444e0e9550fbd216df98e94fd)

Author SHA1 Message Date
orbiter 2a8f70f0ca - fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles 15 years ago
orbiter 2126c03a62 - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 15 years ago
orbiter 7a05db0fcb fixed to prevent that too many open connections exist 15 years ago
orbiter 65f383e70b some adjustments to the httpc after testing with a very slow httpd 15 years ago
orbiter f204076d25 removed usage of temporary files: causes too much IO 15 years ago
orbiter 25aef069a6 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
orbiter 9e639603e3 after frequent occurrences of 100% CPU usages and permanent blockings I try to disable a function in a method that may cause the problem when calling an external library (apache http client 3.x). The thread dump that shows the problem is attached here. 15 years ago
orbiter c4bdb1e7f2 added one more option in ViewFile to show an iframe like for the orginal web page content but using the cache than the direct link to the content in the web. Upgraded the very old and previously not any more used CacheResource_p servlet to a new and working version. 15 years ago
orbiter 599c3766c4 added authentication to automated API call 15 years ago
orbiter 5df628a2a4 - added BEncoder class 15 years ago
orbiter a06f7ddb33 more PMD recommendations 15 years ago
low012 b75547fc60 *) minor changes 15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation 16 years ago
orbiter fe41a84330 some enhancements in web caching: avoid double loading of response metadata and/or content 16 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
orbiter e7f18ba24b refactoring 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter c0e0e1f422 moved blob classes 16 years ago
orbiter 4446acc8cd moved kelondro order 16 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 16 years ago
orbiter 6aa474f529 - better logging for web cache access and fail reasons 16 years ago
low012 f65bfaa9af *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 16 years ago
orbiter fbfdaf063d - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 16 years ago
orbiter 634a01a9a4 replaced wget-requests with caching requests 16 years ago
orbiter 161d2fd2ef redesign of access to the HTCache (now http.client.Cache): 16 years ago
orbiter 4da9042e8a code simplification 16 years ago
orbiter 1d8d51075c refactoring: 16 years ago