On Wednesday 14 February 2001 12:36, Mark wrote: > On Wed, 14 Feb 2001, Gianni Johansson wrote: > ... > Also, the infamous authentication bug is still at large. My node starts > refusing connections very quickly, like after a few hundred or so. This is exactly the symptom I was seeing of the bug in ThreadPool that Scott just fixed (not in stable yet)
Initially the node works fine but very quickly (number of requests depends on maximumConnectionThreads in .freenetrc) it degrades until only ~=10 connection threads are left working. When I look at my log file I have line after line, like this: Feb 14, 2001 7:40:45 AM:Freenet.Core$ConnectionAcceptor:1471962205:Normal:Rejected connection:tcp/203.164.140.27:1642 (connection limit reached) This in itself could be enough to screw up the routing couldn't it? As soon as a node becomes popular all routes to it get pruned out as it rejects inbound connections? > > ... > > I originally planned to run a second pass to double check the failed keys > > but I stopped after the first pass fearing that I might damage the > > network. I > > I doubt it can get much worse. You are an optimist. :) > > P.S. > > Here's another MSK site from Steve's Key Index: freenet:BonsaiKitten1// > > I didn't insert it. It trips the security filter all over the place. > > But it has lots of files. > > Doesn't work over here. :( I had to pull the mapfile into my local datastore by requesting freenet:BonsaiKitten1// with a ridiculous htl to start (45 I think) using the command line client. Then it worked surprisingly well. Still some images missing. --gj -- Web page inside Freenet: freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage// _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
