From: "Ilpo_Järvinen" <ilpo.jarvinen@xxxxxxxxxxx> Date: Fri, 8 Aug 2008 13:32:14 +0300 (EEST) > On Fri, 8 Aug 2008, Bill Fink wrote: > > A question then arises is if the bogus scenario has a TCP signature > > that could be used to print a warning message for the unsuspecting > > user so they could then take necessary corrective action. > > Probably yes, but I need to add some state. I could probably also make it > to switch per flow to more robust approach on-demand when enough evidence > is gathered. ...I think I'll add 1-bit history counter per flow so that > it's possible to do print the warning and switch when there's third RTO in > a single window (while two first were found spurious). IMHO it's unlikely > enough that there will be three latency spikes (each longer than the > previous) within a single window to make the decision, I wouldn't trust > two enough because hand-overs can take time and have non-trivial effects. Trying to come up with a signature for this bogus stuff is both time consuming and having a risk of false positives. And I really question whether this thing is worth it. The sane thing to do in this case is to declare the box inoperative and that it needs to be fixed to avoid this behavior. Any reasonable congestion control scheme is going to run into problems trying to react to the packet patterns this thing creates. It is therefore not really limited to FRTO so it really shouldn't be treated like an FRTO problem even though it shows up more pronounced when FRTO is enabled. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html