yacy_search_server/source
orbiter 3cb9cdc9be try to fix connection problem, possible cause for wrong junior status and non-passive passive peers:
the YaCy client treats disconnections during data transmissions as error and discards all data transmitted so far
this did not happen so far until I removed a delay time at the end of the daemon session which prevented this case.
To fix this problem, disconnections during transmissions are not treated as error now, which means that end-of-transmissions
with sudden disconnections are not a cause for peer diconnections any more. To be nice to non-updated peers, the sleep time
at the end of server sessions is also re-enabled.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4105 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-09-23 17:31:29 +00:00
..
de/anomic try to fix connection problem, possible cause for wrong junior status and non-passive passive peers: 2007-09-23 17:31:29 +00:00
dbtest.java refactoring of dbtest to create separated kelondro sql connector interface 2007-08-11 22:40:24 +00:00
genpw.java created password generator for scripts. 2006-10-14 16:50:25 +00:00
migration.java fixed great mess with localization paths. the problem was: 2007-07-04 10:32:30 +00:00
yacy.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00