Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 318
    • Issues 318
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #9214
Closed
Open
Created 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 an admin enable hashed storage. More information
Assignee
Assign to
Time tracking