yacy_search_server/source/de/anomic/http
theli fb766413d1 *) Changes on httpc dns caching
- Bugfix: old dns cache did not handle case insensitive hostnames correctly. 
   - adding a possibility to set domain name patterns defining hostnames that should not be cached by the httpc dns cache
     e.g. borg-300.dyndns.org
     This can be done by setting the new httpc.nameCacheNoCachingPatterns property
   - using httpc.dnsResolve wherever possible within the sourcecode
     [httpd.java,plasmaCrawlStacker.java]

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1044 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-07 10:57:54 +00:00
..
httpc.java *) Changes on httpc dns caching 2005-11-07 10:57:54 +00:00
httpChunkedInputStream.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
httpChunkedOutputStream.java *) Adding X-Forwarded-For Header 2005-09-05 08:01:54 +00:00
httpd.java *) Changes on httpc dns caching 2005-11-07 10:57:54 +00:00
httpdAbstractHandler.java minor changes 2005-08-03 02:02:39 +00:00
httpdByteCountInputStream.java *)removed unused imports 2005-11-02 16:30:45 +00:00
httpdByteCountOutputStream.java *) Adding Traffic Statistic for Crawler 2005-10-23 12:35:48 +00:00
httpdFileHandler.java *) Adding better https support for crawler 2005-11-03 15:28:37 +00:00
httpdHandler.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
httpdProxyHandler.java *)added offline-browsing-support (onlineMode=0) 2005-10-31 12:25:40 +00:00
httpdSwitchboard.java *) Import statements reorganized 2005-05-05 05:32:19 +00:00
httpHeader.java *)removed unused imports 2005-11-02 16:30:45 +00:00
httpRemoteProxyConfig.java *) Disabling RemoteProxy if remoteProxyName is null or empty 2005-10-23 09:03:40 +00:00
httpTemplate.java *)removed unused imports 2005-11-02 16:30:45 +00:00