The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
0answers
116 views

What could cause this TCP RTT (time to ACK) graph? [on hold]

Here is the round trip time graph as reported by wireshark (from a capture on the sender) on a 15 second iperf TCP connection between 2 hosts on the same subnet. From a TCP dynamics point of view, ...
1
vote
1answer
153 views

TCP Vegas algorithm description

I am making a paper about the different congestion avoidance protocols of TCP and one of them is the TCP Vegas. I have searched a lot on internet about how it's work but I have some questions. If I am ...
5
votes
1answer
101 views

How is probabilistic marking performed with Random Early Detection?

I am currently studying for my Computer Networks exam. I cannot wrap my head around the following. When the current Average Queue Length is in between a min_threshold and a max_threshold, the Random ...
7
votes
11answers
988 views

What would cause high latency anytime there is traffic on WAN?

I have a network that has been experiencing slow internet speeds. After a great deal of troubleshooting, I have determined that any streaming content/downloads will cause the latency of WAN traffic to ...