summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-12-23 08:48:16 +0000
committerRoger Dingledine <arma@torproject.org>2006-12-23 08:48:16 +0000
commit488b4726a76c62313518e380576aec530ea44b48 (patch)
tree4cbd5a574e2b260f73f6f4ddc656367bfd99c2af /doc/TODO
parent94d7d8d88fce35a4db28c287d258d1890a7c73f8 (diff)
downloadtor-488b4726a76c62313518e380576aec530ea44b48.tar.gz
tor-488b4726a76c62313518e380576aec530ea44b48.zip
reinstate the most important dead chickens for limiting
impact of directory writes now that we're write limiting. a few more dead chickens remain. svn:r9170
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b6668ad853..1487f34990 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -183,7 +183,8 @@ R - look into "uncounting" bytes spent on local connections, so
R - "bandwidth classes", for incoming vs initiated-here conns,
and to give dir conns lower priority.
. Write limiting; separate token bucket for write
- - preemptively give a 503 to some dir requests
+ o preemptively give a 503 to some v1 dir requests
+ - preemptively give a 503 to some v2 dir requests
- per-conn write buckets
- separate config options for read vs write limiting