You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/http/server
orbiter 3820525464
more memory protection: auto-flush of caches in case of memory shortage
14 years ago
..
AlternativeDomainNames.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
ChunkedInputStream.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 14 years ago
ChunkedOutputStream.java
ContentLengthInputStream.java
HTTPDFileHandler.java more memory protection: auto-flush of caches in case of memory shortage 14 years ago
HTTPDProxyHandler.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
HTTPDemon.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
MultiOutputStream.java
ProxyLogFormatter.java
RobotsTxtConfig.java
ServerSideIncludes.java enhanced secondary search: index abstracts decompression is now much faster and does not cause strong CPU load after several searches with more than one word 14 years ago
TemplateEngine.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago