Opened 3 years ago
Closed 3 years ago
#2126 closed defect (fixed)
Bandwidth Limiter conversion error?
Reported by: | lg | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.34 |
Component: | apps/console | Version: | 0.9.32 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
http://127.0.0.1:7657/config Router Console Language: English. Assuming they are SI prefixes (decimal). A test with the results calculated by the console (the spellings have been retained). The expected result in square brackets.
10 KBps In = 80,00K bits per second [80 kbit/s]
100 KBps In = 800,00K bits per second [800 kbit/s]
1000 KBps In = 7,81M bits per second [8 Mbit/s or 8000000 bit/s]
10000 KBps In = 78,12M bits per second [80 Mbit/s or 80000000 bit/s]
From "M bits" a binary divisor (kibi, IEC) is used instead of a decimal divisor (kilo, SI).
Actually, this isn't my world, so cut me some slack.
For better international recognition, I suggest that you note the prefixes used in the introduction and adhere to the corresponding spellings.
Subtickets
Change History (6)
comment:1 Changed 3 years ago by
Component: | unspecified → router/general |
---|
comment:2 Changed 3 years ago by
Component: | router/general → apps/console |
---|---|
Owner: | set to str4d |
comment:3 Changed 3 years ago by
Owner: | changed from str4d to zzz |
---|---|
Status: | new → assigned |
comment:4 Changed 3 years ago by
Milestone: | undecided → 0.9.34 |
---|---|
Status: | assigned → accepted |
comment:5 Changed 3 years ago by
Preliminary changes in 8cbf0e7bf35bfa697e95c9a205cacc456b37362c 0.9.33-1
comment:6 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Closing, heard no objections about 0.9.34 changes
More or less a dup of #1913
Hard to get a consensus, everyone feels strongly about how to do it their way