TCP Window Scaling problem with buggy routers FIX works

From: Maciej Soltysiak
Date: Mon Aug 30 2004 - 06:02:15 EST


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@xxxxxxxx|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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/