Re: [lkml]2.2.19pre13: Are there network problem with a low-bandwidth

2001-02-21 Thread Alan Cox
> Does this explain why the kernel sees bad segments? Do you know what > changed between pre8 and pre10 so that I can undo it? Exactly which > windows should be smaller? It doesnt explain bad segments. TCP windows - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [lkml]2.2.19pre13: Are there network problem with a low-bandwidth link?

2001-02-21 Thread Michèl Alexandre Salim
> I also saw this when my 2.2.19pre12/13 workstation > connected to a > 2.2.19pre8 isdn-router. When downloading a large > file via ftp at max > speed, other connections don't 'get through'. > > Perhaps other people can agree/disagree on this? > > Jurriaan FWIW, that happens to me on the stock

Re: [lkml]2.2.19pre13: Are there network problem with a low-bandwidth link?

2001-02-20 Thread Alan Cox
> I also saw this when my 2.2.19pre12/13 workstation connected to a > 2.2.19pre8 isdn-router. When downloading a large file via ftp at max > speed, other connections don't 'get through'. Its normal tcp behaviour. Its something called the capture effect. You can mitigate it to an extent by using l

Re: [lkml]2.2.19pre13: Are there network problem with a low-bandwidth link?

2001-02-20 Thread thunder7
On Mon, Feb 19, 2001 at 08:38:43AM -0500, TenThumbs wrote: > When I am a) using modem ppp connection and b) downloading a file from a > reasonably fast server so that the incoming connection is saturated, > then attempting to open a new network tcp connection while this is going > on fails quite r