rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: maverick on September 19, 2007, 08:55:56 PM

Title: Graph Speeds
Post by: maverick on September 19, 2007, 08:55:56 PM

I have waited up to 15 mins (then quit) for the graph in-out speeds to return.  Is this a bug?

Refer to this post -> http://www.rejetto.com/forum/index.php?topic=4169.msg1021498#msg1021498
Title: Re: Graph Speeds
Post by: rejetto on September 20, 2007, 08:13:54 AM
it depends on your "graph refresh rate"
Title: Re: Graph Speeds
Post by: maverick on September 20, 2007, 10:51:57 AM

Its 10 which I think is the default.  So that can't be the reason why.
Title: Re: Graph Speeds
Post by: rejetto on September 20, 2007, 04:23:02 PM
are you referring to the "top" value ?
it is recalculated every 100 shifts.
but it takes 3000 shifts to remove a value from memory.
the point in keeping 3000 values in memory is that display resolutions up to 3000 in width are supported.
if you suddenly switch to 2560x1600 (highest resolution reported among visitors of rejetto.com :D), then you will get a full width graph.
so, 3000/10Hz = 300 seconds = 5 minutes .... this is the time it should take.
Title: Re: Graph Speeds
Post by: maverick on September 30, 2007, 12:03:11 AM

Thanks for the "reset" fix in build 137.  :)
Title: Re: Graph Speeds
Post by: bacter on September 30, 2007, 12:38:02 AM
Also the graph isn't an important feature for usability of hfs, it might be an idea to be able to configure that local/lan speed (ip range..) should not be considerated for top-speed.

If you are using a vector of 3000 elements, just shrink local transmission speed values to max speed based on trafic values outside the LAN.

This would make visible external traffic even if a local PC' has accessed the page, and would also show that the server is busy (if you only omit local traffic display, it may seem that the server is idle).