On Fri, 2003-10-03 at 18:12, Salah Coronya wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Toad wrote: > > |>I've noticed some the previous builds (like 6205) were slow on splitfile > |>inserts (and tended to hang on the last couple of blocks), but latest > |>ones I can let a splitfile insert run overnight and not even get ONE > |>block inserted. > | > | > | Sounds like a bug to me, rather than a design issue. > | > > Yep, I'm currently using build 6215, and I've attempted the same thing > with every build (inserting at HTL=1) - same result. > > (There looks to be a build 6216 but I cannot get it either by > downloading it via http://www.freenetproject.org/snapshots/ nor via > SourceForge's CVS server)
Yeah, I'm running that build so the other nodes which have contacted my node know about build 6216, but I built it from source. I committed the changes but they haven't been built by Toad and released. It has smoothing on the local queries per hour, since that number is distributed to other nodes which assume that it represents a stable value. Previously, the value reported was based on the time it took to receive the last 100 requests, or in builds 6215 and a few earlier, the last 500 requests. In 6216, a sample is computed every time 500 requests come in, and is fed into a time weighted decaying average with half-life of 6 minutes. Those numbers are configurable on the command line or in freenet.conf. My fraction of accepted queries is oscillating. On the "minute" graph, it showed about 15 peaks and valleys over the past hour. http://127.0.0.1:8888/servlet/nodestatus/diagnostics/graphs?image-type=image/x-ms-bmp&period=minute&type=6&var=localQueryTraffic -- Ed Huff
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
