Bandwidth management

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 81.212.99.192 (talk) at 14:12, 25 May 2012 (→‎Bandwidth management mechanisms and techniques). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bandwidth management is the process of measuring and controlling the communications (traffic, packets) on a network link, to avoid filling the link to capacity or overfilling the link, which would result in network congestion and poor performance of the network.

Bandwidth management mechanisms and techniques

Bandwidth management mechanisms may be used to further engineer performance and includes:

Link performance

Issues which may limit the performance of a given link include:

  • TCP determines the capacity of a connection by flooding it until packets start being dropped (Slow-start)
  • Queueing in routers results in higher latency and jitter as the network approaches (and occasionally exceeds) capacity
  • TCP global synchronization when the network reaches capacity results in waste of bandwidth
  • Burstiness of web traffic requires spare bandwidth to rapidly accommodate the bursty traffic
  • Lack of widespread support for explicit congestion notification and Quality of Service management on the Internet
  • Internet Service Providers typically retain control over queue management and quality of service at their end of the link
  • Window Shaping allows higher end products to reduce traffic flows, which reduce queue depth and allow more users to share more bandwidth fairly

Tools and techniques

See also

Notes

  1. ^ "TCP Rate Control" (PDF).

References

  • "Deploying IP and MPLS QoS for Multiservice Networks: Theory and Practice" by John Evans, Clarence Filsfils (Morgan Kaufmann, 2007, ISBN 0-12-370549-5)

External links