Re: Odd network trace...

2001-01-26 Thread Rogier Wolff
David S. Miller wrote: > > Rogier Wolff writes: > > Am I missing something? > ... > > 17:05:59.961324 server.http > client.1880: . 1:1(0) ack 287912 win 0 > (DF) > > server advertises zero window, no data may be sent. Yep, I WAS missing someting. Thanks. Rog

Re: Odd network trace...

2001-01-26 Thread David S. Miller
Rogier Wolff writes: > Am I missing something? ... > 17:05:59.961324 server.http > client.1880: . 1:1(0) ack 287912 win 0 > (DF) server advertises zero window, no data may be sent. Until server advertises a non-zero window, the data transfer may not proceed. Later, David S. Miller [EMAIL

Odd network trace...

2001-01-26 Thread Rogier Wolff
Hi, In the following trace, near the end, I see the server ack-ing all data sent sofar, but the client (Linux version 2.2.17 (root@cave) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #4 Fri Oct 27 14:54:42 MEST 2000) does not continue to send further data, although that IS ava