The reason is that the inform thing seems to be full of dead connections. Or it could be your datastore (did you clear it?)
In general, I think the inform should be carry less nodes, and probably we should radically decrease the default number of items held in the datastore to like 20 so that we actual get addresses falling out. If it takes 500 requests to loose a bad node address, it is not going to happen at all on the current network. Or implement an "artificial" method (as was discussed under the "half life") thread of getting rid of bad addresses. I'm not against the suggestions voiced if they are workable. On Fri, 14 Apr 2000, Ian Clarke wrote: > I notice that my local node, which I have just rebuilt from CVS, seems > to spew out quite a few Freenet.ConnectTimedOutExceptions when I attempt > a DataRequest. > > For example, when I type: > > [ian at technic Liberator]$ ./liberator.pl -r > -n=webcom4.webfarm.net.uk:19114 -k=README -f=README -h=10 > > Here is what happens: > > Apr 13, 2000 11:27:17 > PM:ConnectionHandler.java#7:Normal:130e51333b57f264 - HandshakeRequest > <- tcp/212.1.148.121:1216 > Apr 13, 2000 11:27:17 > PM:ConnectionHandler.java#7:Normal:130e51333b57f264 - HandshakeReply -> > tcp/212.1.148.121:1216 > Apr 13, 2000 11:27:17 > PM:ConnectionHandler.java#7:Normal:230e51333b57f264 - DataRequest <- > tcp/212.1.148.121:1216 > Apr 13, 2000 11:27:18 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:18 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:20 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:22 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:22 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:22 > PM:ConnectionHandler.java#8:Normal:c636bd19edf4269d - HandshakeRequest > -> tcp/24.12.160.67:19114 > Apr 13, 2000 11:27:27 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:27 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:29 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:29 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:30 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:32 PM:Node.java:Error:Connection Error: > Freenet.ConnectTimedOutException > Apr 13, 2000 11:27:32 > PM:ConnectionHandler.java#9:Normal:230e51333b57f264 - DataRequest -> > tcp/24.29.193.145:19114 > Apr 13, 2000 11:27:34 > PM:ConnectionHandler.java#6:Normal:1d5338c145fa31cb - QueryRestarted <- > tcp/24.29.193.145:19114 > Apr 13, 2000 11:27:34 PM:message/QueryRestarted.java:Normal:Send failed > on return to null > Apr 13, 2000 11:27:42 > PM:ConnectionHandler.java#10:Normal:995c9e563093414f - HandshakeRequest > <- tcp/129.49.21.28:4561 > Apr 13, 2000 11:27:42 > PM:ConnectionHandler.java#10:Normal:995c9e563093414f - HandshakeReply -> > tcp/129.49.21.28:4561 > Apr 13, 2000 11:27:42 > PM:ConnectionHandler.java#10:Normal:1d5338c145fa31cb - DataRequest <- > tcp/129.49.21.28:4561 > Apr 13, 2000 11:27:42 > PM:ConnectionHandler.java#10:Normal:1d5338c145fa31cb - RequestFailed -> > tcp/129.49.21.28:4561 > Apr 13, 2000 11:27:45 > PM:ConnectionHandler.java#11:Normal:230e51333b57f264 - DataRequest <- > tcp/129.49.21.28:4568 > Apr 13, 2000 11:27:45 > PM:ConnectionHandler.java#11:Normal:230e51333b57f264 - TimedOut -> > tcp/129.49.21.28:4568 > Apr 13, 2000 11:27:56 > PM:ConnectionHandler.java#9:Normal:230e51333b57f264 - QueryRestarted <- > tcp/24.29.193.145:19114 > Apr 13, 2000 11:27:56 > PM:ConnectionHandler.java#7:Normal:230e51333b57f264 - QueryRestarted -> > tcp/212.1.148.121:1216 > Apr 13, 2000 11:27:58 > PM:ConnectionHandler.java#9:Normal:230e51333b57f264 - TimedOut <- > tcp/24.29.193.145:19114 > Apr 13, 2000 11:27:58 > PM:ConnectionHandler.java#7:Normal:230e51333b57f264 - TimedOut -> > tcp/212.1.148.121:1216 > Apr 13, 2000 11:28:14 > PM:ConnectionHandler.java#6:Normal:1d5338c145fa31cb - QueryRestarted <- > tcp/24.29.193.145:19114 > Apr 13, 2000 11:28:14 PM:message/QueryRestarted.java:Normal:Send failed > on return to null > > > Apologies if I am demonstrating an ignorance of certain recent topics of > discussion on Freenet-dev (stuff about connections goes right over my > head), but if this is as a result of other faulty nodes being referenced > in the DataStore, shouldn't we implement a mechanism to remove them so > that our node doesn't continue to send requests to them. > > Ian. > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
