Re: What happened to CONFIG_TCP_NAGLE_OFF?

From: Phillip Susi
Date: Mon Dec 04 2006 - 10:35:35 EST


Herbert Xu wrote:
Congestion control is always appropriate in a shared network. Please
note that congestion control does not conflict with the objectives of
UDP. For UDP, congestion control can simply mean dropping packets at
the source. DCCP is a good replacement for UDP that has congestion
control.

That is why I said that the application should implement its own congestion control, just in a different way than TCP does that is more appropriate to the specific needs of the application.


-
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/