18640 384 B

123456
  1. o Major features (resource management):
  2. - Tor now includes support for noticing when we are about to run out of
  3. sockets, and preemptively closing connections of lower priority.
  4. (This feature is off by default for now, since the current prioritizing
  5. method is not mature enough yet. You can enable it by setting
  6. "DisableOOSCheck 0".) Closes ticket 18640.