Commit Graph

4080 Commits (94f21d9403f5aeb92d42cd487060e65b0ed0687b)
 

Author SHA1 Message Date
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
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
18 years ago
fuchsi e3c6236eef fixed the last opensearch/rss issue. The GUID-Tag in RSS is supposed to coontain a unique ID. By default, the ID is supposed to be a permanent link to the feed element (the permalink) in which case it's content _must_ match the syntax of a URL. The guid _can_ contain a non-URL ID, but it _must_ be specified as such with an additional isPermLink="false" attribute in this case.
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 f8e69ce4dc removed progress bar in Network list
18 years ago
orbiter c1440d2241 fixed problem with redirection: redirected URLs had not been tested with the double-check
18 years ago
orbiter b183bf6f42 - fixed opensearch bugs
18 years ago
fuchsi 7404f2c35c Fix some of the issues with the RSS search interface, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=392
18 years ago
orbiter 98abe0804d another enhancement to crawl starts with link files
18 years ago
fuchsi ed2ca8fc4c Add search type to top word suggestion searches.
18 years ago
daburna aef1ab9526 #updated German translation
18 years ago
orbiter 1b42152a76 fixed and enhanced some details in crawl start with file
18 years ago
orbiter 16e101f135 - fix for bad xml tag in Network.xml
18 years ago
orbiter 4465db7399 removed debug information from network grafic
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
hermens d547c3b4bd Avoid NullPointerException in yacySeedDB.lookupByIP
18 years ago
orbiter 5b1a937ed8 fix for crawl stack database format change, introduced in SVN 4113
18 years ago
orbiter af25c98306 enhanced local search performance in case of a remote search:
18 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
18 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
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 49f1c58d64 restoring alternative update location
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 00dab81077 simpler solution to last commit + works with and without navigation collumn on the left
18 years ago
fuchsi eb16a99e94 avoid floating of long page titles around the favicon in search results
18 years ago
fuchsi 9524b9c16a second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine)
18 years ago
fuchsi 6b8faaadb6 undo last commit for further evaluation, a progressbar element is used on other pages as well...
18 years ago
fuchsi 1880bba420 A few changes to the progress bar and search result statistics layout influenced by the discussion in <http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268> with the idea of saving vertical space. Please check in every available browser and comment wether it's better than before. ;)
18 years ago
daburna 404ebf1474 # update of de.lng
18 years ago
daburna 041922652a # update of de.lng
18 years ago
borg-0300 ba59de773f again and again junior - test
18 years ago
hermens 9fa75ef4d1 Limit the percentage of the progress indicator to reasonable values
18 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
18 years ago
fuchsi e78098be9b According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour.
18 years ago
orbiter 07d1e98909 fixed round-robin method of peer-ping order (the successfully pinged peer was not updated to current last-seed date)
18 years ago
fuchsi a1dcd065ad some tweaks to the search results layout
18 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
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
fuchsi 6601e37512 clear caches after changing blacklists, closes http://forum.yacy-websuche.de/viewtopic.php?f=6&t=241&p=1964#p1964
18 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
18 years ago
orbiter e27aeb7fdc patch for bad crawl filter at crawl start
18 years ago
orbiter 841cf71022 fix for NPE in DHT transfer selection, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=327
18 years ago