yacy_search_server/source/de/anomic/http/server
orbiter 013f337d3f - avoid unnecessary host name lookups for localhost
- avoid unnecessary reverse domain name lookups for remote access

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6481 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-16 23:00:54 +00:00
..
servlets added crawlReceipt servlet as individual class to examine OOM problem as documented in 2009-11-11 16:12:00 +00:00
AlternativeDomainNames.java *) 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. 2009-09-23 21:26:14 +00:00
ChunkedInputStream.java refactoring 2009-10-11 00:24:42 +00:00
ChunkedOutputStream.java refactoring 2009-10-11 00:24:42 +00:00
HeaderFramework.java refactoring 2009-10-11 00:24:42 +00:00
HTTPDemon.java - avoid unnecessary host name lookups for localhost 2009-11-16 23:00:54 +00:00
HTTPDFileHandler.java - avoid unnecessary host name lookups for localhost 2009-11-16 23:00:54 +00:00
HTTPDProxyHandler.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
ProxyLogFormatter.java *) 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. 2009-09-23 21:26:14 +00:00
RequestHeader.java refactoring 2009-10-11 00:24:42 +00:00
ResponseContainer.java refactoring 2009-10-11 00:24:42 +00:00
ResponseHeader.java refactoring 2009-10-11 00:24:42 +00:00
RobotsTxtConfig.java *) 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. 2009-09-23 21:26:14 +00:00
ServerSideIncludes.java refactoring 2009-10-11 00:24:42 +00:00
TemplateEngine.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00