> It's could be related to this thread
> http://ubuntuforums.org/showthread.php?t=598567&page=2

An alternative to editing files and making the change suggested there
permanent is to use

    sysctl net.ipv4.tcp_{window_scaling,timestamps,sack}

to display their current values, they're presumably all 1, and

    sudo sysctl -w net.ipv4.tcp_{window_scaling,timestamps,sack}=0

to change all of them to 0.

-- 
Internet extremely slow in Gutsy after upgrade
https://bugs.launchpad.net/bugs/155393
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to