On Fri, 20 Jan 2006 11:31:51 -0600
Saurabh Jain <[EMAIL PROTECTED]> wrote:

> Hi All,
> 
> I am trying to change TCP congestion window using a new TCP congestion
> algorithm. The value of the congestion window gets changed but TCP
> doesn't seems to send at that rate. What could be the problem? Is it
> because of the limited size of the sack control block?

You are probably limited by the tcp_wmem (or receiver).

-- 
Stephen Hemminger <[EMAIL PROTECTED]>
OSDL http://developer.osdl.org/~shemminger
-
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

Reply via email to