[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[solt@dns.toxicfilms.tv: TCP Window Scaling problem with buggy routers FIX works]



I think we want a TCP window scaling workaround.  Either wevert the default
to the pre-2.6.7 or backport the autoscaling patch.  I'd prefer the safe
variant (switch the defaults back)


----- Forwarded message from Maciej Soltysiak <solt@dns.toxicfilms.tv> -----

Date:	Mon, 30 Aug 2004 13:00:37 +0200
From:	Maciej Soltysiak <solt@dns.toxicfilms.tv>
Subject: TCP Window Scaling problem with buggy routers FIX works
To:	linux-kernel@vger.kernel.org
CC:	netdev@oss.sgi.com
X-Mailer: SecureBat! Lite (v2.12.3) UNREG / CD5BF9353B3B7091

Hi,

I am just letting you guys know that the fix for
tcp window scaling problem with buggy routers works.

There were people (including me) reporting that tcp traffic
through some buggy (eg. cisco) routers in linux-2.6.8 slows
down to a crawl.

A workaround was to zero tcp_window_scaling sysctl knob.

With this patch:
http://www.kernel.org/pub/linux/kernel/v2.5/testing/cset/cset-shemminger@osdl.org|ChangeSet|20040826205608|22084.txt

sitting in 2.6.9-rc1 BK repository the linux box can have
fast transfers again.

Note that they are not that fast as with tcp_window_scaling disabled.
But they are certainly fast and will not cause problems like
ssh sessions hangning, etc.

Thanks for the workaround for buggy routers netdev!

Cheers,
Maciej


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

----- End forwarded message -----



Reply to: