mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
9 lines
409 B
Text
9 lines
409 B
Text
|
o Major features (networking):
|
||
|
- Add a new TokenBucketRefillInterval option to refill token buckets
|
||
|
more frequently than once per second. This should improve network
|
||
|
performance, alleviate queueing problems, and make traffic less
|
||
|
bursty. Implements proposal 183; closes ticket 3630. Design by
|
||
|
Florian Tschorsch and Björn Scheuermann; implementation by
|
||
|
Florian Tschorsch.
|
||
|
|