소스 검색

Add opprotunistic circuit-building tweak to Tor TODO

svn:r3172
Nick Mathewson 21 년 전
부모
커밋
6c7a6dd803
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/TODO

+ 2 - 0
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.