I would like to find out which congestion control algorithm my computer is using.
I know I can google it, but I want to find out by experimenting.
My first step was to run wireshark when I downloaded a big file.
Then I tried the IO Graph and got the following:
Is this graph typical for any congestion control algorithm? I can't see any specific behavior - I know the following algorithms: Tahoe, Reno/NewReno and Cubic.
Is there a better way to find out which algorithm my computer is using?