Commit Graph

4001 Commits (4eb40c4f616bf9ce59f8a036f950c989c8a7763f)
 

Author SHA1 Message Date
fuchsi ce0bb1dc8a Increase defaults for the DHT Recieve Limits to prevent "busy" states.
17 years ago
low012 fdb0b861f8 *) fixed wrong calculation of network words, network links, network PPM if peer is senior or principal peer
17 years ago
fuchsi 3b8540198b finally fix the init script. tested this time.
17 years ago
fuchsi 508de558f7 sbStackCrawlThread is null during first cleanProfiles() run at startup.
17 years ago
fuchsi 70614385ef Attempt to fix the "lost profile handle" bug.
17 years ago
fuchsi 905e7e60f5 change dir to the yacy base directory before starting it making sure relative path specifications work properly.
17 years ago
low012 507ecd8afa *) added banner that can be displayed like this: http://localhost:8080/Banner.png
17 years ago
fuchsi 70884da0eb Add external package JARs to classpath. (copied from startYACY.sh)
17 years ago
fuchsi ebfd1e0b42 remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required.
17 years ago
orbiter 4ce25b3661 - documentation update
17 years ago
orbiter 1a0f89d7e8 release 0.55
17 years ago
fuchsi ed20531e68 don't encode in channel element as well
17 years ago
fuchsi 9b0948cb4c gnarf. mixed up the positions. finally fixed...
17 years ago
fuchsi c0f5fc51ef bugfix for last commit
17 years ago
orbiter 33fb2f756d added emergency fail case in remote crawls
17 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
17 years ago
fuchsi 6b00fe0c4e fix ArrayIndexOutOfBoundsException
17 years ago
low012 e2f3268c13 *) removed double encoding (http://forum.yacy-websuche.de/viewtopic.php?t=368)
17 years ago
orbiter 3e60ae93b9 modified remote search snippet fetch behavior: do not fetch snippets for more than 300 milliseconds, even if the snippets can be found locally without online fetch
17 years ago
orbiter 97f1ca52bd fox for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=390
17 years ago
orbiter 143fa40d77 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=394&p=2382#p2382
17 years ago
orbiter 711641f167 extended client connection clean-up:
17 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
17 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.
17 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
17 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.
17 years ago
orbiter d69d386f7d added additional forced client connection closing
17 years ago
orbiter dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes
17 years ago
orbiter f8e69ce4dc removed progress bar in Network list
17 years ago
orbiter c1440d2241 fixed problem with redirection: redirected URLs had not been tested with the double-check
17 years ago
orbiter b183bf6f42 - fixed opensearch bugs
17 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
17 years ago
orbiter 98abe0804d another enhancement to crawl starts with link files
17 years ago
fuchsi ed2ca8fc4c Add search type to top word suggestion searches.
17 years ago
daburna aef1ab9526 #updated German translation
17 years ago
orbiter 1b42152a76 fixed and enhanced some details in crawl start with file
17 years ago
orbiter 16e101f135 - fix for bad xml tag in Network.xml
17 years ago
orbiter 4465db7399 removed debug information from network grafic
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
hermens d547c3b4bd Avoid NullPointerException in yacySeedDB.lookupByIP
17 years ago
orbiter 5b1a937ed8 fix for crawl stack database format change, introduced in SVN 4113
17 years ago
orbiter af25c98306 enhanced local search performance in case of a remote search:
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
17 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
17 years ago
orbiter 3c74014004 automatic deletion of dead client connections
17 years ago
orbiter 49f1c58d64 restoring alternative update location
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
orbiter d352853f2d fix for non-closing client sessions
17 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
17 years ago