[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] weasel suggests we compress the directory one day. he"s rig...
- To: or-cvs@freehaven.net
- Subject: [or-cvs] weasel suggests we compress the directory one day. he"s rig...
- From: arma@seul.org (Roger Dingledine)
- Date: Fri, 6 Aug 2004 05:23:49 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Fri, 06 Aug 2004 05:23:56 -0400
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO
Log Message:
weasel suggests we compress the directory one day. he's right.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- TODO 4 Aug 2004 05:27:55 -0000 1.140
+++ TODO 6 Aug 2004 09:23:47 -0000 1.141
@@ -123,6 +123,10 @@
- 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: