W9L4 Congestion Control Flashcards

1
Q

Why is TCP network friendly?

A

Avoids overwhelming the networks ability to forward info

Tries to be fair to others using the network at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Sender-side limit: Congestion Window (cwnd)

A

A number representing the amount of data the sender can transmit into the network before receiving an acknowledgement
This info is never sent across the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Receiver-side limit: Receiver Window (rwnd)

A

The receiver’s advertised window ie the amount of data the receiver can hold in its buffer before it must process the data
This info is sent across the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is TCP slow start?

A

An algorithm which balances the speed of a network connection. Slow start gradually increases the amount of data transmitted until it finds the network’s maximum carrying capacity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A number representing the amount of data the sender can transmit into the network before receiving an acknowledgement
This info is never sent across the network

A

Sender-side limit: Congestion Window (cwnd)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The receiver’s advertised window ie the amount of data the receiver can hold in its buffer before it must process the data
This info is sent across the network

A

Receiver-side limit: Receiver Window (rwnd)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

An algorithm which balances the speed of a network connection. Slow start gradually increases the amount of data transmitted until it finds the network’s maximum carrying capacity.

A

What is TCP slow start?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly