2010
DOI: 10.1109/surv.2010.042710.00114
|View full text |Cite
|
Sign up to set email alerts
|

Host-to-Host Congestion Control for TCP

Abstract: Abstract-The Transmission Control Protocol (TCP) carries most Internet traffic, so performance of the Internet depends to a great extent on how well TCP works. Performance characteristics of a particular version of TCP are defined by the congestion control algorithm it employs. This paper presents a survey of various congestion control proposals that preserve the original host-to-host idea of TCP-namely, that neither sender nor receiver relies on any explicit notification from the network. The proposed solutio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
163
0
3

Year Published

2012
2012
2020
2020

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 234 publications
(167 citation statements)
references
References 90 publications
1
163
0
3
Order By: Relevance
“…Given these issues, several TCP solutions have been proposed by researchers in order to improve TCP performance over heterogeneous networks [10]. At the time of writing, cross-layer approach can provide interesting solutions for TCP over wireless, since this approach does not violate the end-to-end semantics of TCP, by embedding all the modifications inside the sender and/or the receiver stack.…”
Section: Tcp Issues Over Wireless Networkmentioning
confidence: 99%
“…Given these issues, several TCP solutions have been proposed by researchers in order to improve TCP performance over heterogeneous networks [10]. At the time of writing, cross-layer approach can provide interesting solutions for TCP over wireless, since this approach does not violate the end-to-end semantics of TCP, by embedding all the modifications inside the sender and/or the receiver stack.…”
Section: Tcp Issues Over Wireless Networkmentioning
confidence: 99%
“…The cross layer rate adaptation model provides a framework to optimize the output codec rate of a source node with feedback from the network in the form of RTCP signals [16,17]. We will focus on the rate adaptation based on optimizing QoE of the video obtained by the end user.…”
Section: Generic Rate Adaptationmentioning
confidence: 99%
“…Note that the increment in rate can be modeled using different functions like logarithmic, linear or exponential functions. We chose here a squared function having a slow start followed by a rapid growth which makes our model resemblant to TCP to some extent [16,17]. We now describe the performance metrics which will be used in this work.…”
Section: Generic Rate Adaptationmentioning
confidence: 99%
“…Otherwise, it leaves the window size unchanged. Figure 1 [11] shows the expected rate is a theoretical rate of a TCP flow in a congestion-free network state. This rate can occur if all transmitted data packets are successfully acknowledged within the minimum RTT (i.e., no loss, no congestion).…”
Section: IImentioning
confidence: 99%
“…Assuming that RTTmin is constant, the expected rate is directly proportional to the size of the congestion window with a proportionality coefficient of 1/RTTmin. The actual rate (bold solid line in Figure.1 [11]) can be expressed as the ratio between the current congestion window and the current RTT value. However, due to the finite capacity of the path, we can always find a point cwnd0 on the graph when the actual rate is numerically equal to the expected rate, and all attempts to send at a faster rates (i.e.,> cwnd0/RTTmin) will fail.…”
Section: IImentioning
confidence: 99%