diff options
author | Roger Dingledine <arma@torproject.org> | 2008-01-18 04:58:40 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-01-18 04:58:40 +0000 |
commit | 43dce232ad0f12fa02d713191e47502aaff96bf0 (patch) | |
tree | e647db0a2c3d12a734aa1267688b1b67c5913245 /doc/TODO | |
parent | 3d3663a123873af350b6c3167481a013d05c2168 (diff) | |
download | tor-43dce232ad0f12fa02d713191e47502aaff96bf0.tar.gz tor-43dce232ad0f12fa02d713191e47502aaff96bf0.zip |
If we've gone 12 hours since our last bandwidth check, and we
estimate we have less than 50KB bandwidth capacity but we could
handle more, do another bandwidth test.
svn:r13176
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ N - Before the feature freeze: even when the network came back and arma clicked on things. also 0.2.0. R - for above two, roger should turn them into flyspray entry. -R - we should do another bandwidth test every 12 hours or something + o we should do another bandwidth test every 12 hours or something if we're showing less than 50KB and our bandwidthrate says we can do more than that. I think some servers are forgetting the results of their first test, and then never seeing use. |