yacy_search_server/source/de/anomic/http/server
orbiter f7ca84cfc0 enhanced template engine
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7800 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-06-26 21:15:13 +00:00
..
AlternativeDomainNames.java
ChunkedInputStream.java
ChunkedOutputStream.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
ContentLengthInputStream.java
HTTPDemon.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
HTTPDFileHandler.java performance hacks: more pre-allocated StringBuilder 2011-06-21 23:10:50 +00:00
HTTPDProxyHandler.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 2011-05-26 16:34:35 +00:00
MultiOutputStream.java
ProxyLogFormatter.java
RobotsTxtConfig.java
ServerSideIncludes.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00
TemplateEngine.java enhanced template engine 2011-06-26 21:15:13 +00:00