[tor-bugs] #22747 [Webpages/Website]: Pls document relay with restricted socket count

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 28 11:22:39 UTC 2017


#22747: Pls document relay with restricted socket count
----------------------------------+--------------------------------
     Reporter:  tmpname0901       |      Owner:
         Type:  task              |     Status:  new
     Priority:  Medium            |  Milestone:  Tor: 0.3.0.x-final
    Component:  Webpages/Website  |    Version:  Tor: 0.3.0.8
     Severity:  Normal            |   Keywords:  Documentation
Actual Points:                    |  Parent ID:
       Points:                    |   Reviewer:
      Sponsor:                    |
----------------------------------+--------------------------------
 There is documentation in the Tor manual about how to alleviate the
 problem of constrained socket memory (ConstrainedSockets,
 ConstrainedSockSize), but not about a restricted number of sockets.

 The problem of a restricted number of TCP sockets is particularly acute in
 OpenVZ VPSs. A vendor may offer a great deal of bandwidth, but then
 restrict the practical use of it by imposing a low limit on the number of
 sockets in use.

 So... how do I tell my relay to use no more than n TCP sockets?

 -------------------------------------
 {{{
     # cat /proc/user_beancounters | grep sock
         numtcpsock          3         4        3000        3000
         othersockbuf    46240    108960    20571088    28942177
         numothersock       42        56        3000        3000
 }}}

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


More information about the tor-bugs mailing list