mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Mbits -> Mbits/s
band width -> bandwidth PR: 39822 Submitted by: Chris Pepper <pepper@rockefeller.edu> MFC after: 3 days
This commit is contained in:
parent
adf4e1d58a
commit
c70d56a511
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114062
@ -25,12 +25,12 @@ firewalling system also has the capability to limit bandwidth using
|
||||
This feature can be useful when you need to guarantee a certain
|
||||
amount of bandwidth for a critical purpose. For example, if you
|
||||
are doing video conferencing over the Internet via your
|
||||
office T1 (1.5 MBits), you may wish to bandwidth-limit all other
|
||||
T1 traffic to 1 MBit in order to reserve at least 0.5 MBits
|
||||
office T1 (1.5 MBits/s), you may wish to bandwidth-limit all other
|
||||
T1 traffic to 1 MBit/s in order to reserve at least 0.5 MBits
|
||||
for your video conferencing connections. Similarly if you are
|
||||
running a popular web or ftp site from a colocation facility
|
||||
you might want to limit bandwidth to prevent excessive band
|
||||
width charges from your provider.
|
||||
you might want to limit bandwidth to prevent excessive bandwidth
|
||||
charges from your provider.
|
||||
.Pp
|
||||
Finally,
|
||||
.Fx
|
||||
|
Loading…
Reference in New Issue
Block a user