|
|
|
|
|
by YouKnowBetter
3172 days ago
|
|
DCTCP improves congestion control by using ECN markings to estimate the extent of congestion instead of just the presence of it. Given congestion markings on all of the packets in a window, DCTCP will halve the window just like traditional TCP does when it detects packet loss or when TCP+ECN does when it sees a single ECN marking. If DCTCP sees fewer markings it will back off proportionally less. Link: https://www.soe.ucsc.edu/sites/default/files/technical-repor... |
|