Advertisement

05.09.2008 at 01:47PM PDT, ID: 23390778 | Points: 500
[x]
Attachment Details

How to check if another host can support TCP window scale? and how to disable window scale only for that host?

Tags: Network, TCP/IP, Linux
"The recent 2.6.8 kernels have enabled TCP Window Scaling by default. Window Scaling has been a technique used by cat burglars and the IETF since 1992, see RFC 1323. Basically, it allows for the dynamic setting of tcp window sizes beyond their early fixed limit of 64K to increase performance on the Internet with modern equipment. So why doesn't it work with Linux? Well the problem is not with Linux at all, other than the fact that they turned it on by default. Apparently many routers and packet firewalls are rewriting the window scaling factor during a transmission, instead of only during the initial handshake (SYN). This means that the sending and receiving side are assuming a different TCP window size. The result of this misnegotiation of protocol, is very slow successful traffic if at all."

extracted from: http://groups.apu.edu/awg/node/101

With this in mind, how we can check if a host machine that connects with our Linux Web Server (that have the window scaling activated) have the same feature activated? after a host machine was detected how to disable TCP window scale on Linux Web Server only for that host machine?
Start your free trial to view this solution
Question Stats
Zone: Networking
Question Asked By: cwichoski
Question Asked On: 05.09.2008
Participating Experts: 1
Points: 500
Views: 0
Translate:
Loading Advertisement...
05.11.2008 at 04:29AM PDT, ID: 21542130

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
05.12.2008 at 10:07AM PDT, ID: 21548694

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080236-EE-VQP-29 / EE_QW_2_20070628