Commit Graph

447 Commits (794d296129a32c2ec8e2483b48af51edf5794f09)

Author SHA1 Message Date
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
orbiter 711641f167 extended client connection clean-up:
18 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours
18 years ago
fuchsi 1eba408d2f Make sure that sockets which couldn't be opened aren't handled as active connections, in which case they wouldn't be closed.
18 years ago
orbiter d69d386f7d added additional forced client connection closing
18 years ago
orbiter dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
18 years ago
orbiter 3c74014004 automatic deletion of dead client connections
18 years ago
orbiter 11b4f80bde - fixed non-closing client connections
18 years ago
orbiter d352853f2d fix for non-closing client sessions
18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
18 years ago
orbiter 3cb9cdc9be try to fix connection problem, possible cause for wrong junior status and non-passive passive peers:
18 years ago
fuchsi e192f99134 fix small bug introduced in r4089 that appeared when we tried to remove "gzip" encoding from Accept-Encodings header
18 years ago
fuchsi ae4b9308ef Fix problems with some web servers which couldn't handle the way yacy was sending requests. Thx to celle for the patch.
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter 6d759ad0a7 - new bot address
18 years ago
orbiter f9e6cf6a3d more refactoring of search:
18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 61f93cbf14 some code-cleanup
18 years ago
orbiter 24e25e1141 enhanced SSI server-side support:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 75d1437340 fix for http://forum.yacy-websuche.de/viewtopic.php?p=1123#p1123
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 6758beae9c fix for http://forum.yacy-websuche.de/viewtopic.php?p=1092#p1092
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 26ddf797eb added bmp and ico image format to all parser/viewing methods
18 years ago
low012 1ea5fa2c04 *) Changed a comment to get rid of this message:
18 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter 84be912e90 fix for null pointer exception that occurred when missing user-agent in request header
18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29
18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin
18 years ago
orbiter 154ffd7c2c fix for wrong http connection version and SSIs
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
orbiter 6518bb6c08 changed release strategy:
18 years ago
allo 465145cb6f revert to insecure, but dau-proof defaults
18 years ago
allo 7ad11ceaaa security fix for peers without password. allow access only from localhost
18 years ago
orbiter e4aa8f2a08 disabled more sleep(200)
18 years ago
orbiter cb38e57622 reduced httpd final waiting time
18 years ago
orbiter b4585ad67d im Sommer 2005 wurden die ersten pings zwischen YaCy-Peers ausgetauscht.
18 years ago
karlchenofhell 669f840eab - added ViewProfile / Impressum (default on) to local peer's robots.txt
18 years ago