mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
7 lines
380 B
Plaintext
7 lines
380 B
Plaintext
|
o Major features (metrics):
|
||
|
- Introduce a new class of extra-info statistics that allows relays to
|
||
|
expose details of how overloaded they are. This information is controlled
|
||
|
using the OverloadStatistics torrc option, and it will be used to make
|
||
|
more informed decisions about the network's load balancing. Implements
|
||
|
proposal 328; closes ticket 40222.
|