Public bug reported:

1) On this topic,  it seems that performance is poor:

Slow internet in Gutsy compared to Windows:
http://ubuntuforums.org/showthread.php?p=3853831

2) MAJOR ISSUE:
Also, it seems that some apps fail to operate correctly because the 
"/proc/sys/net/ipv4/tcp_rmem" value isn't setup correctly.
The default value in Ubuntu is: "4096 87380 4194304"
The third value's recommended value is 2x the second values'. [1]

It's described here in detail.
http://cpbotha.net/2007/10/21/running-mxit-in-mpowerplayer-on-linux-ubuntu-feisty-704/
But, basically an application fails to login properly with the default tcp_rmem 
value in Ubuntu.
But works perfectly when setting it to 
sudo sysctl net.ipv4.tcp_rmem="4096 87380 174760"

This isn't the expected value for an application that relies on TCP.
Could it be the application that is doing something wrong, or are these 
settings just incorrect by default in Ubuntu Feisty?

/David
-------------
References
[1] http://ubuntuforums.org/showthread.php?p=3853831

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
tcp_rmem value is too high, bad internet performance results
https://bugs.launchpad.net/bugs/173126
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