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 [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. -- Greg Wooledge | "Truth belongs to everybody." greg at wooledge.org | - The Red Hot Chili Peppers http://wooledge.org/~greg/ | -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030515/3ef69160/attachment.pgp>