blasphemy 发表于 2004-10-30 10:00:05

slow start in kernel

It is well known that slow start in TCP can contribute to poor performance in transfer of small files across a large/fast network. This can affect web surfing. Can you isolate the effect of slow start and propose an improvement based on a cookie storing the previous maximum rate between a client and server (and then starting the connection at a window size corresponding to the cookied rate)? This is a systems project -- you will have to "hack" this into Linux and then measure/evaluate it.


Can anyone giveme some suggestion to solve this problem or afford me some papers to refer to this question? Thank you.

suowei1979 发表于 2004-10-31 15:19:45

thx
页: [1]
查看完整版本: slow start in kernel