Re: [PATCH] tcp: add setsockopt to disable slow start after idle

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Cristian KLEIN
Date: Sunday, April 11, 2010 - 11:45 am

On 11/04/2010 00:47, David Miller wrote:

I consider your argument an important concern, but I'm not quite 
convinced this patch is so bad.

An application which does not need this behaviour will continue to slow 
start after idle by default.

Without this patch, an application which needs this behaviour (i.e. not 
to slow start after idle) is forced to implement its own UDP-based 
protocol with all the congestion control, retransmission etc. Undue 
congestion might still occur.


If you don't agree with the above two points, would you consider 
accepting a patch with an allow_user_fast_start_after_idle sysctl?

Cristi.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] tcp: add setsockopt to disable slow start afte ..., Cristian KLEIN, (Sun Apr 11, 11:45 am)