diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-07-14 12:15:24 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-07-14 12:15:24 -0400 |
commit | e90843eb6805106a0f254b4955255908677327a7 (patch) | |
tree | af9d08879b90618b2665893e71201f9935566fe8 /ChangeLog | |
parent | 49136bb18f9f658cd505686d196ef9e72ccc4fc2 (diff) | |
parent | c1f6c2ba30a0ed7d54b03f411fc8b3cb0d660ed1 (diff) | |
download | tor-e90843eb6805106a0f254b4955255908677327a7.tar tor-e90843eb6805106a0f254b4955255908677327a7.tar.gz |
Merge commit 'karsten/geoipstats-shares-master'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -16,8 +16,10 @@ Changes in version 0.2.2.1-alpha - 2009-??-?? to make sure nothing writes beyond the end of an area. This might 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. Also, - unresolved requests are listed with country code '??'. + now write their GeoIP stats to disk exactly every 24 hours. + Estimated shares of v2 and v3 requests are determined as averages, + not at the end of a measurement period. Also, unresolved requests + are listed with country code '??'. - 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 |