tor/changes/18640

7 lines
384 B
Plaintext
Raw Normal View History

2016-08-25 20:32:10 +02:00
o Major features (resource management):
- Tor now includes support for noticing when we are about to run out of
sockets, and preemptively closing connections of lower priority.
(This feature is off by default for now, since the current prioritizing
method is not mature enough yet. You can enable it by setting
"DisableOOSCheck 0".) Closes ticket 18640.