Re: Raise initial congestion window size / speedup slow start?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H.K. Jerry Chu
Date: Friday, July 16, 2010 - 5:36 pm

On Fri, Jul 16, 2010 at 10:01 AM, Patrick McManus <mcmanus@ducksong.com> wrote:

We have found two issues when altering initcwnd through the ip route cmd:
1. initcwnd is actually capped by sndbuf (i.e., tcp_wmem[1], which is
defaulted to a small value of 16KB). This problem has been made obscured
by the TSO code, which fudges the flow control limit (and could be a bug by
itself).

2. the congestion backoff code is supposed to take inflight, rather than cwnd,
but initcwnd presents a special case. I don't fully understand the code yet to
propose a fix.


This is partly due to our load balancer policy resulting in poor cache hit,
partly due to the sheer volumes of remote clients. Some of colleagues
tried to change the host cache to a /24 subnet cache but the result wasn't
that good either (sorry I don't remember all the details.)


Please voice your support to TCPM then :)

Jerry

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

Messages in current thread:
Re: Raise initial congestion window size / speedup slow start?, Stephen Hemminger, (Wed Jul 14, 12:10 pm)
Re: Raise initial congestion window size / speedup slow start?, Hagen Paul Pfeifer, (Wed Jul 14, 3:13 pm)
Re: Raise initial congestion window size / speedup slow start?, Hagen Paul Pfeifer, (Wed Jul 14, 3:36 pm)
Re: Raise initial congestion window size / speedup slow start?, Hagen Paul Pfeifer, (Wed Jul 14, 3:40 pm)
Re: Raise initial congestion window size / speedup slow start?, Hagen Paul Pfeifer, (Wed Jul 14, 4:01 pm)
Re: Raise initial congestion window size / speedup slow start?, Stephen Hemminger, (Thu Jul 15, 1:48 pm)
Re: Raise initial congestion window size / speedup slow start?, Henrique de Moraes H ..., (Thu Jul 15, 7:58 pm)
Re: Raise initial congestion window size / speedup slow s ..., Hagen Paul Pfeifer, (Fri Jul 16, 2:03 am)
Re: Raise initial congestion window size / speedup slow start?, H.K. Jerry Chu, (Fri Jul 16, 5:36 pm)
Re: Raise initial congestion window size / speedup slow start?, Hagen Paul Pfeifer, (Mon Jul 19, 4:42 pm)