Re: [NOT VERY SAFE] [TCP]: Set initial_ssthresh default to zero inCubic and BIC.

From: David Miller
Date: Sat Oct 13 2007 - 18:52:26 EST


From: Komuro <komurojun@xxxxxxxxx>
Date: Sun, 14 Oct 2007 07:36:58 +0900

>
> Dear David
>
> The patch "[TCP]: Set initial_ssthresh default to zero in Cubic and BIC."
> is not very safe.
>
> With this patch, ftp-transfer stops in my system.
> (vsftpd-2.0.5-8)
>
> Please revert this patch.

No, I will not revert it with so little information, that would be a
knee-jerk reaction.

Let's anaylyze the problem first. Please:

1) Send this report to the correct place, which is netdev@xxxxxxxxxxxxxxx,
so that the networking developers can analyze the bug. Most of
the core networking developers do not read linux-kernel so they
did not see your report.

2) Provide a test case that the developers can use the precisely
reproduce the problem. Your problem may be dependant upon the
remote system or infrastructure such as firewalls that sit between
your machine and the remote one, so it may instead be useful
to provide a tcpdump of the failing transfer.

I suspect some intermediate node, such as a firewall, is corrupting
your connection and causing the transfer to fail, and thus reverting
the BIC/CUBIC patch is just a workaround.

There are no other reports like your's and that change has been in
the tree for long enough to get substantial exposure.
-
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/