yacy_search_server/source/de/anomic/crawler/retrieval
sixcooler 59b767eebd stop loading via http at defined maximum of bytes - even size is unknown before loading
using max-file-size of type int for parsing documents
(since content is used as byte-arrays, 'integer' should be maximum)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7855 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-08-01 23:28:23 +00:00
..
FileLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
FTPLoader.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
HTTPLoader.java stop loading via http at defined maximum of bytes - even size is unknown before loading 2011-08-01 23:28:23 +00:00
Request.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
Response.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
SMBLoader.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