
swmike at swm
Aug 18, 2007, 2:44 AM
Post #4 of 4
(1592 views)
Permalink
|
On Sat, 18 Aug 2007, I?aki Mart?nez D?ez wrote: > 1) a single connection does not go more than 300 Kbps This is classical due to the burst size being too small, so TCP goes into saw-tooth mode (slow-start, quickly rises in speed, hits rate-limiter that drops multiple packets, goes back into slow-start, repeat forever). I don't have access to any Summit200 so I don't know if the burst size can be increased, but if it can you should try that. -- Mikael Abrahamsson email: swmike at swm.pp.se
|