]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add opprotunistic circuit-building tweak to Tor TODO
authorNick Mathewson <nickm@torproject.org>
Sat, 18 Dec 2004 05:21:05 +0000 (05:21 +0000)
committerNick Mathewson <nickm@torproject.org>
Sat, 18 Dec 2004 05:21:05 +0000 (05:21 +0000)
svn:r3172

doc/TODO

index 6874727794a4eefb0e206a9b430e4f3d1f1fb3fd..7b45b3d2e178abded34bcbbbc41de98e91ebca96 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -53,6 +53,8 @@ N  - Make millisecond accuracy work on win32
 Tier two:
 
    - Handle pools of waiting circuits better.
+   - Limit number of circuits that we preemptively generate based on past
+     behavior; use same limits in circuit_expire_old_circuits().
    - Let more config options (e.g. ORPort) change dynamically.
    - Write limiting; configurable token buckets.
    - Only the top of a directory needs to be signed.