[tor-bugs] #24687 [Core Tor/Tor]: Tor eats all mbufs on FreeBSD

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 20 15:53:20 UTC 2017


#24687: Tor eats all mbufs on FreeBSD
--------------------------+----------------------------------
 Reporter:  AMDmi3        |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  High          |      Milestone:  Tor: unspecified
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.1.9
 Severity:  Major         |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+----------------------------------
Changes (by dgoulet):

 * component:  - Select a component => Core Tor/Tor
 * milestone:   => Tor: unspecified


Comment:

 Most likely the ongoing DDoS on the network is affecting your relay. The
 tor-relays@ mailing list archive has many discussions going on about this.
 I'm not very familiar with `mbuf` in FreeBSD but if this is related to a
 connection limit, you can bump it higher.

 The other option is to set `MaxMemInQueues` (man tor) to a reasonable
 limit of RAM you want your relay to use and once that limit is reached,
 Tor will triggers its OOM to remove bytes from memory and thus putting
 less pressure on the network.

 Appart from that, we are currently working on fixes to improve "tor" to
 deal better with this DDoS. Please, update the tickets with any more
 information you can gather on this.

 Thanks!

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24687#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list