Commit Graph

51 Commits (0dcfc25d98e0c4fcc4b2a6445fb48973c632a17e)

Author SHA1 Message Date
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
theli 90f02ea455 *) removing metainfo from serverargs
19 years ago
theli 1dc94e7753 *) Adding support for gzip content-encoding of http post requests
19 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21
19 years ago
theli 9444852896 *) Correcting problems if the port number was set to -1, e.g. because of the usage of function
19 years ago
theli 6c722706b7 *) Moving yacyDebugMode intialization to switchboard
19 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
19 years ago
theli a20814291f *) Bugfix for "Race condition zwischen httpc und switchboard"
19 years ago
theli 286853fd39 *) Bugfix for "YACY hängt sich beim Beenden auf" Bug
19 years ago
allo 022c1ab179 performance fix for yacyDebugMode and useYacyReferer.
19 years ago
allo 286442fbc5 do not Use YaCy-Sites as Referer, if useYacyReferer = false
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
allo 60074b4301 more DebugMode(60 Secs Timeout)
20 years ago
theli 7d8af6b41a *) Bugfix for heise newsletter Problem
20 years ago
theli 4335bfe822 *) Using timeout also to establish a connection
20 years ago
orbiter ba0a486328 moved printStackTrace() to logging
20 years ago
jerri fa154e6ce5 Added some more javadoc into httpc.java. Moved the inner class response to the
20 years ago
theli b32e7c516c git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@507 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
jerri 09193023fe Began with some documentation for the httpc-class. The code of the httpc-class
20 years ago
jerri 7792e5ae9b Added an build-target to the ant-configuration to create the
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
rramthun eacff63eda Typos...
20 years ago
orbiter 40da910f41 bugfixes and automatic news-cleanup
20 years ago
orbiter 2f0d7ea8d3 removed htcache stati (superfluous now)
20 years ago
theli 0b95c9c434 *) Bugfix for Thread.getID() usagage + PeerPing-Shutdown Deadlock
20 years ago
theli 13eeaa08f3 *) httpc.java:
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
theli 57c30f1d78 *) bugfix for usage of httpc without gzip content encoding
20 years ago
theli 0e2c33ee55 *) Network.html/Network.java:
20 years ago
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
20 years ago
orbiter 3be98f194d tried to find the socket bug
20 years ago
orbiter 5d06ded005 enhanced html parser speed
20 years ago
theli 06b0db2cac *) adding toString method to
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
theli 4dd387aae9 *) moving constants (see last commit) to proper httpHeader class
20 years ago
theli aea3479a9c *) introducing of additional constants
20 years ago
theli cbdc499ba6 *) adding many missing (File)?(Input|Output)Stream.close() calls to avoid "Too many open files bug".
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter c7c6aaf06e many bug-fixes
20 years ago
theli 3756e6d20f *) "Httpc object was not returned to object pool." bug fixed.
20 years ago
orbiter 8b31f9e202 enhanced shut-down behaviour & added experimental nio-wrapper for kelondroRA (not active yet)
20 years ago
orbiter 00f223cfc1 fixed post-parsing (a case when the bluelist is empty)
20 years ago
theli c9c0a1f11c *) Trying to speedup local crawling
20 years ago
(no author) 942914ffd2 *) Adding additional functions to serverByteBuffer so that it
20 years ago
(no author) 4a76ccc6d6 *) Some minor bugfixes
20 years ago
(no author) f39812da91 *) Some performance improvements
20 years ago
orbiter c0807abd33 new crawl/proxy/cache design + fixes
20 years ago
orbiter 96516fc9d8 fixed bugs (search+kelondroException, dns)
20 years ago
orbiter 072052f150 fixed bugs (dns, seedDB)
20 years ago