On September 17, 2003 11:23 am, Toad wrote:
> On Tue, Sep 16, 2003 at 05:59:13PM -0400, Ed Tomlinson wrote:
> > On September 16, 2003 12:30 pm, Toad wrote:
> > > What would you prefer we do? The only way we can stop more data
> > > transfers being started is by rejecting queries, which is exactly what
> > > we are doing above! However, your bandwidth is not maxed out - so it
> > > would be better if the data transfers did not occupy threads. Which is
> > > being worked on.
> >
> > What I would do is track query reject probability (QRp) for each node and
> > use it in the NG routing time estimate, using something like:
> >
> > Estimate = Estimate / (1-Min(QRp,0.98))
>
> RTFS. Or at least read the debate we had about all this. OF COURSE we
> track the QueryReject probability. It's a fairly important term in the
> formula.

I RTS.  What am I missing.  The stuff for QR in StandardNodeEstimator seems commented
out...  

Ed
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to