Enclosed is a diff that adds two additional histograms to the nodestatus
page

The first is a histogram of the keys that are actually accepted for
processing by the node - at this point it should look very much like the
histogram of incoming keys; but I added it so that we would be able to see
the effects of any biases that might be added to the acceptance processing
in the future.

The second is a histogram that reports the key distribution of requests as
they exit the pending stage to sending data. Eg requests that are taken to a
positive conclusion.

I also removed gj's comment suggesting that someone code up successfull
requests (I felt that the second histogram in the patch covered that; unless
it was ment to also include data-not-found results)

If you have any feedback in regards to this patch; let me know (and perhaps
if you could indicate how I could do it right as well if there was a problem
:) this is my first patch against freenet; and for that matter first patch
going outside of a closed group; SO my fingers are crossed that I did this
right.

Trevor

Attachment: patch_for_addl_histograms.diff
Description: Binary data

Reply via email to