[freenet-devl] Diagnostics

2002-02-14 Thread Oskar Sandberg
On Thu, Feb 14, 2002 at 04:31:21AM +0100, Are wrote: > Why does the diagnostics think I'm handling exactly 50 requests every > minute?? Or am I reading this wrong?? > 14.02.02 02:19:00 CET 50 50 781374.7 1194.92 I think the 50 value is correct (the reason it comes up twice is that each event

[freenet-devl] Diagnostics

2002-02-14 Thread Are
Why does the diagnostics think I'm handling exactly 50 requests every minute?? Or am I reading this wrong?? inboundAggregateRequestsHandled Time Events Value Change Mean Total Value Mean Time Between Events 14.02.02 02:19:00 CET 50 50 781374.7 1194.92 14.02.02 02:20:00 CET 50 50 807011.52

[freenet-devl] Diagnostics

2002-02-13 Thread Glenn Crocker
From: devl-admin at freenetproject.org > [mailto:devl-admin at freenetproject.org]On Behalf Of Are > Sent: Wednesday, February 13, 2002 9:31 PM > To: devl at freenetproject.org > Subject: [freenet-devl] Diagnostics > > > Why does the diagnostics think I'm handling exactly 50 requests every

[freenet-devl] Diagnostics

2002-02-05 Thread Oskar Sandberg
I fixed a major braino in the aggregation of continuous diagnostics fields. All aggregated values before now are useless, so people interested in diagnostics can just nuke the old files when they update. Otherwise keep in mind to ignore values previous to 1012864573. -- Oskar Sandberg oskar at

[freenet-devl] Diagnostics and FieldSet.MAX_PARSE_SIZE

2001-12-14 Thread Oskar Sandberg
On Wed, Dec 12, 2001 at 06:36:15PM -0500, Gianni Johansson wrote: > Hi Oskar: > > Diagnostics.writeVars seems to write field sets that are too big to be read by > FieldSet.parseFields. This is tripping up my attempts to add diagnostics > support to NodeStatusServlet. Can I just increase

[freenet-devl] Diagnostics and FieldSet.MAX_PARSE_SIZE

2001-12-13 Thread Gianni Johansson
If I don't hear any protests soon I will increase this to 512K. I searched the tree and I couldn't find any dependencies on MAX_PARSE_SIZE outside of FieldSet, so it seems benign. --gj On Wednesday 12 December 2001 18:36, giannij wrote: > Hi Oskar: > > Diagnostics.writeVars seems to write

[freenet-devl] Diagnostics and FieldSet.MAX_PARSE_SIZE

2001-12-13 Thread Tavin Cole
On Thu, Dec 13, 2001 at 11:56:40PM -0500, Gianni Johansson wrote: > If I don't hear any protests soon I will increase this to 512K. I searched > the tree and I couldn't find any dependencies on MAX_PARSE_SIZE outside of > FieldSet, so it seems benign. I think its only purpose is to keep the

[freenet-devl] Diagnostics and FieldSet.MAX_PARSE_SIZE

2001-12-12 Thread Gianni Johansson
Hi Oskar: Diagnostics.writeVars seems to write field sets that are too big to be read by FieldSet.parseFields. This is tripping up my attempts to add diagnostics support to NodeStatusServlet. Can I just increase FieldSet.MAX_PARSE_SIZE? What are the costs of doing so? --gj -- Freesites