Which three problems result from application mixing of UDP and TCP streams within a network with no QoS?

Which three problems result from application mixing of UDP and TCP streams within a network
with no QoS? (Choose three.)

Which three problems result from application mixing of UDP and TCP streams within a network
with no QoS? (Choose three.)

A.
starvation

B.
jitter

C.
latency

D.
windowing

E.
lower throughput



Leave a Reply 1

Your email address will not be published. Required fields are marked *

thirteen − four =


always

always

When TCP is mixing with UDP under congestion, TCP flows will try to lower their transmission rate while UDP flows continue transmitting as usual. As a result of this, UDP flows will dominate the bandwidth of the link and this effect is called TCP-starvation/UDP-dominance. This can increase latency and lower the overall throughput.