浏览代码

weasel suggests we compress the directory one day. he's right.

svn:r2155
Roger Dingledine 20 年之前
父节点
当前提交
9467f5fc4f
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      doc/TODO

+ 4 - 0
doc/TODO

@@ -123,6 +123,10 @@ NICK    - Reputation info needs to give better weight to recent events than
             - which means keeping track of which ones are "up"
           - if you don't need a trusted one, choose from the routerinfo
             list if you have one, else from the trusteddir list.
+        - compress the directory. client sends http header
+          "accept-transfer-encoding: gzip", server might send http header
+          "transfer-encoding: gzip". ta-da.
+          - grow a zlib dependency. keep a cached compressed directory.
 
 
       ongoing: