fetch hangs, part 2

Matt White matt+list.sw.freebsd.current at publicly.neglect.us
Wed Jul 21 10:43:25 PDT 2004


In my case, I tracked this down to either my netscreen5 or the cable into 
it going south.  It's a bit strange because other software wasn't having an 
issue, so I'll probably look at this more in the next few days.  But for 
now, removing that box from my network has made fetch happy again, which in 
turn has made me happy again.


-Matt


--On Wednesday, July 21, 2004 3:54 AM -0700 Darren Pilgrim 
<dmp at bitfreak.org> wrote:

>> From: Robert Watson [mailto:rwatson at freebsd.org]
>>
>>
>> On Tue, 20 Jul 2004, Darren Pilgrim wrote:
>>
>> > I've been having the same (or a similar problem).  Fetching the
>> > distfile for a port will hang.  I poked some more at this and found
>> > that all the sites fetch is hanging on successfully negotiate the TCP
>> > connection then go dead without closing the connection.  My workaround
>> > has been to edit the Makefile and remove the offending site from
>> > MASTER_SITES or manually fetch from ftp.freebsd.org.
>>
>> Could you try disabling TCP SACK
>
> Set net.inet.tcp.delayed_ack=0?
>
>> and see if things "get better"?  It's one
>> of the things that has changed in the TCP code recently.  This could well
>> be a user space fetch issue, but it would be worth trying it to see, if
>> only to rule it out.
>
> It didn't change.  The connections still hung.
>
>






More information about the freebsd-current mailing list