Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #9214

Closed (moved)
Open
Opened Jul 06, 2013 by Trac@tracbot

Allow alternate bw limits in k/m/g bits

Currently relay bw limits can be set in 10n based bytes per seconds. Standard in ISP industry is to use 2n 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.

Trac:
Username: hsn

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.2.5.x-final
Milestone
Tor: 0.2.5.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#9214