瀏覽代碼

r11796@Kushana: nickm | 2007-01-02 15:37:45 -0500
Change TODO item so we can make a tricky decision later rather than an incredibly tricky one now.


svn:r9242

Nick Mathewson 18 年之前
父節點
當前提交
5ed4cc2355
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      doc/TODO

+ 2 - 1
doc/TODO

@@ -80,8 +80,9 @@ N - DNS improvements
       o clients don't log as loudly when they receive them
       o they don't count toward the 3-strikes rule
         D But eventually, we give up after getting a lot of 503s.
-N       - Delay when we get a lot of 503s, rather than punting onto the
+        D Delay when we get a lot of 503s, rather than punting onto the
           servers that have given us 503s?
+N       - Add a 'BadDirectory' flag to statuses.
       - authorities should *never* 503 a cache, and should never 503
         network status requests. They can 503 client descriptor requests
         when they feel like it.