On Sat, Feb 22, 2003 at 10:21:43AM +0100, Anthony Ginepro wrote: <> > It takes a lot of time until localRequestsPerHour rises even if you have > some (something like <10 requests per hour).
The reason is that that number is calculated from the time for the last 100 queries. Before the node has received 100 queries, it shows zero. I still suspect think the connectivity is at fault - the few queries his node does receive may just be ones that happen to be routed to him from nodes that his node has just opened connections to (the easy way to check is to look for incoming connections). Also, when routing, nodes typically give up on peers if they cannot establish a connection to them in three seconds - so if your node is really slow to pick up connections, it will mostly be passed by. > My node is "semi-transient", meaning I'm connected with a cable-modem > most of the time, except night and it doesn't get so many requests when > online (average of 20 requests per hour). It's probably doing more harm then good. Maybe you should consider donating those extra 25 cents of electricity a night will cost you. > IMHO, it would be really useful for freenet to make semi-permanent > connections like adsl/cable work better than they are now. Improving announcements would be the best thing to do. -- Oskar Sandberg [EMAIL PROTECTED] _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
