aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-05-29 14:39:56 +0000
committerNick Mathewson <nickm@torproject.org>2008-05-29 14:39:56 +0000
commit61ac80a9147c06fae616aee4a53dce1e18ebd7c2 (patch)
treec783ce92dc855402c5c9670ac13e41aa2919a5af /ChangeLog
parent3a469018e54f20272425cf15ab6038f7d559ad1d (diff)
downloadtor-61ac80a9147c06fae616aee4a53dce1e18ebd7c2.tar
tor-61ac80a9147c06fae616aee4a53dce1e18ebd7c2.tar.gz
Ouch. We were sometimes getting openssl compression by default. This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both. This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested.
svn:r14830
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfe5e3b00..47faaaa3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,6 +107,9 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
- New configure/torrc options (--enable-geoip-stats,
DirRecordUsageByCountry) to record how many IPs we've served directory
info to in each country code.
+ - Never use OpenSSL compression: it wastes RAM and CPU trying to
+ compress cells, which are basically all encrypted, compressed, or
+ both.
o Minor features (security):
- Reject requests for reverse-dns lookup of names in a private