Re: [TCP bug, regression] stuck distcc connections in latest -git
From: Ingo Molnar <hidden>
Date: 2008-07-24 08:36:30
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2008-07-24 08:36:30
Also in:
lkml
* Willy Tarreau [off-list ref] wrote:
quoted
08:30:48.049354 IP (tos 0x0, ttl 64, id 27414, offset 0, flags [DF], proto TCP (6), length 40) phoenix.distcc > dione.39201: ., cksum 0x80fe (correct), 2272574194:2272574194(0) ack 234561792 win 65535 08:30:48.049359 IP (tos 0x0, ttl 64, id 27415, offset 0, flags [DF], proto TCP (6), length 40) phoenix.distcc > dione.39201: ., cksum 0x80fe (correct), 2272574194:2272574194(0) ack 234561792 win 65535And phoenix insists on getting what is missing from the window. So dione is wrong here.
hm, but dione has been running the same 2.6.24.7-92.fc8 kernel for a long time: /var/log/yum.log-20080528:May 27 23:44:36 Installed: kernel - 2.6.24.7-92.fc8.x86_64 and has 6 days uptime at the moment and no trouble communicating with any other buildbox - except the [only] one running latest -git. Ingo