aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-07-05 19:53:25 +0200
committerKarsten Loesing <karsten.loesing@gmx.net>2009-07-05 19:53:25 +0200
commitb493a2ccb97e00f4fe3acb5c59c941c2babaeebb (patch)
treeeec79d7610ffc84657bfed515cfd948970377e39 /ChangeLog
parent4d6af73db88e409764f43fc6cdaa432d667becf3 (diff)
downloadtor-b493a2ccb97e00f4fe3acb5c59c941c2babaeebb.tar.gz
tor-b493a2ccb97e00f4fe3acb5c59c941c2babaeebb.zip
If configured, write cell statistics to disk periodically.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d5af889da..b356dee57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,10 @@ Changes in version 0.2.2.1-alpha - 2009-??-??
transferred bytes per port to disk every 24 hours. To enable this,
run configure with the --enable-exit-stats option, and set
"ExitPortStatistics 1" in your torrc.
+ - Relays write statistics on how long cells spend in their circuit
+ queues to disk every 24 hours. To enable this, run configure with
+ the --enable-buffer-stats option, and set "CellStatistics 1" in your
+ torrc.
o Minor bugfixes
- Hidden service clients didn't use a cached service descriptor that