TCP-Mustang: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
TCP-Mustang is a revised congestion control system for [[TCP]] developed by [http://www.example.com nuMetra, Inc].  It allows Internet Service Providers (ISPs) to secure their network's best-effort capacity from other competing TCP control systems that may attempt to exploit TCP-Reno and Passive Queue ("Tail-Drop") Management. Since TCP-Reno can be readily exploited by competing control systems, TCP-Mustang uses a corresponding Active Queue Management (AQM) component known as AQM-Mustang. By working in combination, TCP and AQM Mustang allow ISPs to secure the best-effort capacity of their networks while
TCP-Mustang is a revised congestion control system for [[TCP]] developed by [http://www.numetra.net nuMetra, Inc] and used as the mediation protocol on the [http://interstream.com InterStream] media grid.  It allows Internet Service Providers (ISPs) to secure their network's best-effort capacity from other competing TCP control systems that may attempt to exploit TCP-Reno and Passive ("Drop-Tail") Queue Management. Since TCP-Reno can be readily exploited by competing control systems, TCP-Mustang uses a corresponding Active Queue Management (AQM) component known as AQM-Mustang to secure the best-effort capacity of their network against bandwidth theft. By working in combination, TCP- and AQM-Mustang enable ISPs to secure their capacity and implement [http://numetra.com mediation policies] that allow them to control how bandwidth is allocated to existing best effort applications as well as new multimedia protocols such as [[ISTP]].
implementing [http://numetra.com mediation policies] that allow them to control how banwidth is allocated to existing best effort protocols as well as new
 
multimedia protocols such as [[ISTP]].
'''External Links'''
 
[http://blog.eukhost.com/2006/06/08/tcp-characteristics/ TCP Characteristics]
 
[[Category:Networking Protocols]]

Latest revision as of 09:01, 27 October 2006

TCP-Mustang is a revised congestion control system for TCP developed by nuMetra, Inc and used as the mediation protocol on the InterStream media grid. It allows Internet Service Providers (ISPs) to secure their network's best-effort capacity from other competing TCP control systems that may attempt to exploit TCP-Reno and Passive ("Drop-Tail") Queue Management. Since TCP-Reno can be readily exploited by competing control systems, TCP-Mustang uses a corresponding Active Queue Management (AQM) component known as AQM-Mustang to secure the best-effort capacity of their network against bandwidth theft. By working in combination, TCP- and AQM-Mustang enable ISPs to secure their capacity and implement mediation policies that allow them to control how bandwidth is allocated to existing best effort applications as well as new multimedia protocols such as ISTP.

External Links

TCP Characteristics