Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 17:34:34 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        Darren Pilgrim <dmp@bitfreak.org>
Cc:        'Robert Watson' <rwatson@freebsd.org>
Subject:   Re: fetch hangs, part 2
Message-ID:  <40FE8D0A.2030407@freebsd.org>
In-Reply-To: <000001c46f11$1f53a880$132a15ac@spud>
References:  <000001c46f11$1f53a880$132a15ac@spud>

next in thread | previous in thread | raw e-mail | index | archive | help
Darren Pilgrim wrote:
>>From: Robert Watson [mailto:rwatson@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.

Darren sent me a list with sites where he experiences the problem and I
have tested them with FreeBSD 5-CURRENT (yesterday's), 4.10-STABLE and
Windows 2kSP4.  None worked.  For FreeBSD fetch waited for the connection
timeout and went to the second site to fetch the tarball (successfully).

Maybe he was just not patient enough to wait for fetch to move on.

-- 
Andre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40FE8D0A.2030407>