From b10b242d9649a706de84abf5a7697590be3c4206 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 24 Aug 2007 06:30:34 +0000 Subject: [PATCH] patch from mike perry to a) stop overloading guards as much, and b) raise the max-believable-bandwidth to 10MB/s. svn:r11258 --- path-spec.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/path-spec.txt b/path-spec.txt index 05d9e8d..caf283a 100644 --- a/path-spec.txt +++ b/path-spec.txt @@ -182,21 +182,19 @@ of their choices. proportional to its advertised bandwidth [the smaller of the 'rate' and 'observed' arguments to the "bandwidth" element in its descriptor]. If a router's advertised bandwidth is greater than MAX_BELIEVABLE_BANDWIDTH - (1.5 MB/s), we clip to that value. + (10 MB/s), we clip to that value. For non-exit positions on "fast" circuits, we pick routers as above, but we weight the clipped advertised bandwidth of Exit-flagged nodes depending on the fraction of bandwidth available from non-Exit nodes. Call the total clipped advertised bandwidth for Exit nodes under consideration E, - and the total clipped advertised bandwidth for non-Exit nodes under and the total clipped advertised bandwidth for all nodes under consideration T. If E