mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Update ChangeLog with changes from proposal 166.
This commit is contained in:
parent
42229d1d84
commit
52b17b6ad7
34
ChangeLog
34
ChangeLog
@ -4,23 +4,23 @@ Changes in version 0.2.2.1-alpha - 2009-0?-??
|
|||||||
via new AccelName and AccelDir options.
|
via new AccelName and AccelDir options.
|
||||||
|
|
||||||
o New options for gathering stats safely:
|
o New options for gathering stats safely:
|
||||||
- Directories that configure with --enable-dirreq-stats and set
|
- Directories that set "DirReqStatistics 1" write directory request
|
||||||
"DirReqStatistics 1" write directory request stats to disk every
|
stats to disk every 24 hours. As compared to the --enable-geoip-stats
|
||||||
24 hours. As compared to the --enable-geoip-stats flag in 0.2.1.x,
|
flag in 0.2.1.x, there are a few improvements: 1) stats are written
|
||||||
there are a few improvements: 1) stats are written to disk exactly
|
to disk exactly every 24 hours; 2) estimated shares of v2 and v3
|
||||||
every 24 hours; 2) estimated shares of v2 and v3 requests are
|
requests are determined as mean values, not at the end of a
|
||||||
determined as mean values, not at the end of a measurement period;
|
measurement period; 3) unresolved requests are listed with country
|
||||||
3) unresolved requests are listed with country code '??';
|
code '??'; 4) directories also measure download times.
|
||||||
4) directories also measure download times.
|
- Exit nodes that set "ExitPortStatistics 1" write statistics on the
|
||||||
- Exit nodes that configure with --enable-exit-stats and set
|
number of exit streams and transferred bytes per port to disk every
|
||||||
"ExitPortStatistics 1" write statistics on the number of exit
|
24 hours.
|
||||||
streams and transferred bytes per port to disk every 24 hours.
|
- Relays that set "CellStatistics 1" write statistics to disk every
|
||||||
- Relays that configure with --enable-buffer-stats and set
|
24 hours on how long cells spend in their circuit queues.
|
||||||
"CellStatistics 1" write statistics to disk every 24 hours on how
|
- Entry nodes that set "EntryStatistics 1" write statistics to disk
|
||||||
long cells spend in their circuit queues.
|
every 24 hours on the rough number and origins of connecting clients.
|
||||||
- Entry nodes that configure with --enable-entry-stats and set
|
- Relays that write any of the above statistics to disk and set
|
||||||
"EntryStatistics 1" write statistics to disk every 24 hours on
|
"ExtraInfoStatistics 1" include the past 24 hours of statistics in
|
||||||
the rough number and origins of connecting clients.
|
their extra-info documents.
|
||||||
|
|
||||||
o Minor features:
|
o Minor features:
|
||||||
- New --digests command-line switch to output the digests of the
|
- New --digests command-line switch to output the digests of the
|
||||||
|
Loading…
Reference in New Issue
Block a user