From: Rick Jones <[EMAIL PROTECTED]> Date: Wed, 14 Jun 2006 09:46:58 -0700
> Also, does the congestion window "time out" or does it decay? The modification made to the cwnd is indeed a decay function, but the event is a time out, and it is also termed a restart in other writings and contexts. I think it's all the same. :) > > +/* By default, RFC2861 behavior. */ > > +int sysctl_tcp_slow_start_after_idle = 1; > > + > > Is this a candidate for "readmostly?" All the networking sysctls are, we should do a sweep over them at some point. Thanks for reminding me. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html