On Thu, May 15, 2003 at 10:45:48PM -0400, Greg Wooledge wrote:
> Toad (toad at amphibian.dyndns.org) wrote:
> 
> > http://127.0.0.1:7888/servlet/nodestatus/diagnostics/incomingHopsSinceReset/hour
> > 
> > Mine shows nothing over 1.94, many under 1.
> > 
> > Hence, pcaching is not working, presumably because there are too many old
> > nodes on the network. Hence, pcaching is not responsible for the current
> > problems! So upgrade already!
> 
> griffon:~$ wget -O - 
> http://192.168.2.1:8888/servlet/nodestatus/nodestatus.html | perl -e 
> 'while(<>) { if (/<td> tcp\//) { $_=<>;$_=<>;$_=<>;$_=<>;$_=<>; $_=<>; @f = 
> split " "; print $f[1], "\n"; } }' | sort -n | uniq -c


Or alternatively,

http://127.0.0.1:8888/servlet/nodestatus/version_histogram.txt

 :)))
> 
> [snip wget babble]
>       2 567
>       1 570
>       4 571
>       1 572
>       3 573
>       1 574
>       2 575
>       1 586
>       2 587
>       3 588
>       2 589
>       8 592
>      31 593
>      16 594
>      14 595
>       1 629
>       1 690
>       2 6028
>       1 6029
>       2 6032
> 
> (My apologies for the *horrible* perl -- it's not my best language.)
> Anyway, this shows that out of the 100 nodes in my routing table, only
> 14 of them are running pre-build-579 nodes.  Builds 593-595 dominate
> in this part of Freenetland.  (That one build-629 node is probably
> pre-pcaching too, but I'm not certain.)
> 
> > Maybe we should make 0.5.2 mandatory?
> 
> I think there's not enough evidence on either side of the pcaching
> argument to decide this yet.

There won't be until pcaching actually does something. The statistics
strongly suggest that pcaching is not doing much because every two hops
or so it hits a pre-pcaching node. Or that there is some extremely wierd
bug happening somewhere...
> 
> -- 
> Greg Wooledge                  |   "Truth belongs to everybody."
> greg at wooledge.org              |    - The Red Hot Chili Peppers
> http://wooledge.org/~greg/     |


_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to