yacy_search_server/source
orbiter 711641f167 extended client connection clean-up:
there are now two time-outs, one for the complete connection time, and one for an idle time
connections that are idle for more than 2 minutes are closed, and connections that are alive since more than one hour are also closed
if the complete number of connections exceeds 64, all connections more than 64 and have most idle time are also closed

During normal operation of peers these forced closings should never appear,
but the existence of the idle connection check ensures the availability of the peer and the usability of the host.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4134 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-03 15:06:12 +00:00
..
de/anomic extended client connection clean-up: 2007-10-03 15:06:12 +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 - fixed non-closing client connections 2007-09-25 21:36:08 +00:00