View previous topic :: View next topic |
Author |
Message |
Wojtek_ Guru
Joined: 28 May 2006 Posts: 397 Location: London
|
Posted: Sat Apr 19, 2008 1:55 pm Post subject: [SOLVED] tcp_window_scaling issue |
|
|
Hi,
A few weeks ago I noticed some problems while connecting to a specific website (my employer's website to be more precise). I wasn't able to access the website, ftp, wiki and even ssh to the server. I found out that if I do:
Code: | eniac ~ # echo 0 > /proc/sys/net/ipv4/tcp_window_scaling |
my problem is fixed. However, I would still like to know why it happens and why do I have to change that value every time I want to connect to that server. Surprisingly, if I change the value I am able to access all other websites so I don't see why the option is there.
Thanks for any suggestions,
Wojtek _________________ Fujitsu-Siemens Amilo Xi-1546
Intel Centrino Duo T2600 (2,16GHz)
2x1GB DDR2 RAM
ATi Mobility Radeon X1800 256MB DDR3
2x120GB HDD
Intel High Definition Audio
Last edited by Wojtek_ on Sat Apr 19, 2008 5:39 pm; edited 1 time in total |
|
Back to top |
|
|
Desintegr l33t
Joined: 25 Mar 2004 Posts: 863 Location: France - Orléans
|
Posted: Sat Apr 19, 2008 2:14 pm Post subject: |
|
|
You server is certainly behind an old and crappy router.
Read this article : http://lwn.net/Articles/92727/
If you don't want to set this variable each time you reboot, use /etc/sysctl.conf file. _________________ Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr |
|
Back to top |
|
|
Wojtek_ Guru
Joined: 28 May 2006 Posts: 397 Location: London
|
Posted: Sat Apr 19, 2008 4:41 pm Post subject: |
|
|
Thanks Desintegr - what would I loose if I put 0 in sysctl.conf? Would it make my network connection slower?
Cheers,
Wojtek _________________ Fujitsu-Siemens Amilo Xi-1546
Intel Centrino Duo T2600 (2,16GHz)
2x1GB DDR2 RAM
ATi Mobility Radeon X1800 256MB DDR3
2x120GB HDD
Intel High Definition Audio |
|
Back to top |
|
|
Desintegr l33t
Joined: 25 Mar 2004 Posts: 863 Location: France - Orléans
|
Posted: Sat Apr 19, 2008 4:46 pm Post subject: |
|
|
No, your connection should work fine. _________________ Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr |
|
Back to top |
|
|
Wojtek_ Guru
Joined: 28 May 2006 Posts: 397 Location: London
|
Posted: Sat Apr 19, 2008 5:38 pm Post subject: |
|
|
Thanks again. Problem solved.
Cheers,
Wojtek _________________ Fujitsu-Siemens Amilo Xi-1546
Intel Centrino Duo T2600 (2,16GHz)
2x1GB DDR2 RAM
ATi Mobility Radeon X1800 256MB DDR3
2x120GB HDD
Intel High Definition Audio |
|
Back to top |
|
|
|