Browse Source

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 years ago
parent
commit
5ed4cc2355
1 changed files with 2 additions and 1 deletions
  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 clients don't log as loudly when they receive them
       o they don't count toward the 3-strikes rule
       o they don't count toward the 3-strikes rule
         D But eventually, we give up after getting a lot of 503s.
         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?
           servers that have given us 503s?
+N       - Add a 'BadDirectory' flag to statuses.
       - authorities should *never* 503 a cache, and should never 503
       - authorities should *never* 503 a cache, and should never 503
         network status requests. They can 503 client descriptor requests
         network status requests. They can 503 client descriptor requests
         when they feel like it.
         when they feel like it.