aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-06-24 19:51:45 +0200
committerNick Mathewson <nickm@torproject.org>2009-07-02 12:37:05 -0400
commit4d6af73db88e409764f43fc6cdaa432d667becf3 (patch)
treede8f80573fc939975f8e6e8bb0d6becf39621045 /ChangeLog
parent078c34e28e02bcb3a9fd28f3fee3c5e956ec8e1f (diff)
downloadtor-4d6af73db88e409764f43fc6cdaa432d667becf3.tar
tor-4d6af73db88e409764f43fc6cdaa432d667becf3.tar.gz
If configured, write per-port exit statistics to disk periodically.
[Original patch series from Karsten, revised and squashed by Nick]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b06d0993c..0d5af889d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@ Changes in version 0.2.2.1-alpha - 2009-??-??
help debug some conceivable causes of bug 930.
- Directories that are configured with the --enable-geoip-stats flag
now write their GeoIP stats to disk exactly every 24 hours.
+ - Exit nodes can write statistics on the number of exit streams and
+ 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.
o Minor bugfixes
- Hidden service clients didn't use a cached service descriptor that