[or-cvs] Change many files to new log_fn format

Nick Mathewson nickm at seul.org
Tue Jun 17 22:18:27 UTC 2003


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv17275/doc

Modified Files:
	TODO 
Log Message:
Change many files to new log_fn format

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- TODO	28 May 2003 06:36:49 -0000	1.11
+++ TODO	17 Jun 2003 22:18:25 -0000	1.12
@@ -23,7 +23,7 @@
                         - Figure out what causes connections to close, standardize
                           when we mark a connection vs when we tear it down
                 o Look at what ssl does to keep from mutating data streams
-NICK    . On the fly compression of each stream
+        X On the fly compression of each stream
         o Clean up the event loop (optimize and sanitize)
 ARMA    o Remove that awful concept of 'roles'
 ARMA    . Exit policies
@@ -45,6 +45,10 @@
                 o Distribute queries onto the farm, get answers
                 o Preemptively grow a new worker before he's needed
                 - Prune workers when too many are idle
+                - DNS cache   
+                        - Clear DNS cache over time  
+                        - Honor DNS TTL info
+                - Have strategy when all workers are busy
                 o Keep track of which connections are in dns_wait
                 o Need to cache positives/negatives on the tor side
                         o Keep track of which queries have been asked
@@ -54,9 +58,9 @@
                 - Consider taking the master out of the loop?
         . Directory servers
                 D Automated reputation management
-NICK            . Include key in source; sign directories
+                . Include key in source; sign directories
 		        o Signed directory backend
-			- Document
+			o Document
 ARMA			- Integrate
                 - Add versions to code
 NICK            . Have directories list recommended-versions



More information about the tor-commits mailing list