[tor-bugs] #9214 [Tor]: Allow alternate bw limits in k/m/g bits

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jul 6 11:30:51 UTC 2013


#9214: Allow alternate bw limits in k/m/g bits
-------------------------+--------------------------------------------------
 Reporter:  hsn          |          Owner:     
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:     
Component:  Tor          |        Version:     
 Keywords:               |         Parent:     
   Points:               |   Actualpoints:     
-------------------------+--------------------------------------------------
 Currently relay bw limits can be set in 10**n based bytes per seconds.
 Standard in ISP industry is to use 2**n bits per second.

 Add alternative measurement units instead of KB/GB/MB defined:

 1 Mbit = 1024*1024/8 bytes/sec
 1 Kbit = 1024/8 bytes/sec
 1 Gbit = (1024^3^) /8 bytes/sec

 It will make bandwidth limit settings much easier to match bw limit given
 to you by ISP and you can easily compare it against graphs of traffic from
 ISP.

 Nobody is using 10 based bytes per second.

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


More information about the tor-bugs mailing list