summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-07-05 20:48:16 +0200
committerKarsten Loesing <karsten.loesing@gmx.net>2009-07-05 20:48:16 +0200
commitc0b6cb132baaf9cf259bfb09e14c1128d7abc9d6 (patch)
treec3fdbed1a09dcc86fbcef74d16bc665e7ee05def /ChangeLog
parent4d6af73db88e409764f43fc6cdaa432d667becf3 (diff)
downloadtor-c0b6cb132baaf9cf259bfb09e14c1128d7abc9d6.tar.gz
tor-c0b6cb132baaf9cf259bfb09e14c1128d7abc9d6.zip
If configured, write entry-node 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..a5f35fbeef 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.
+ - Entry nodes can write statistics on the rough number and origins of
+ connecting clients to disk every 24 hours. To enable this, run
+ configure with the --enable-entry-stats option, and set
+ "EntryStatistics 1" in your torrc.
o Minor bugfixes
- Hidden service clients didn't use a cached service descriptor that