Jump to content

Network traffic control

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Fehufanga (talk | contribs) at 06:25, 5 May 2022 (Reverted edits by 2600:1700:8C10:4B40:8B5:D1ED:A0E:79C8 (talk) to last revision by Fehufanga: nonconstructive edits). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer networking, network traffic control is the process of managing, controlling or reducing the network traffic, particularly Internet bandwidth, e.g. by the network scheduler.[1] It is used by network administrators, to reduce congestion, latency and packet loss. This is part of bandwidth management. In order to use these tools effectively, it is necessary to measure the network traffic to determine the causes of network congestion and attack those problems specifically.

Network traffic control is an important subject in datacenters as it is necessary for efficient use of datacenter network bandwidth and for maintaining service level agreements.[1]

Traffic shaping

Traffic shaping is the retiming (delaying) of packets (or frames) until they meet specified bandwidth and or burstiness limits.[1] Since such delays involve queues that are nearly always finite and, once full, excess traffic is nearly always dropped (discarded), traffic shaping nearly always implies traffic policing as well.

Traffic policing

Traffic policing is the dropping (discarding) or reduction in priority (demoting) of packets (or frames) that exceed some specified bandwidth and or burstiness limit.

References

  1. ^ a b c M. Noormohammadpour, C. S. Raghavendra, "Datacenter Traffic Control: Understanding Techniques and Trade-offs," IEEE Communications Surveys & Tutorials, vol. PP, no. 99, pp. 1-1.