From obrien@NUXI.com  Mon Feb  4 19:07:29 2002
Return-Path: <obrien@NUXI.com>
Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169])
	by hub.freebsd.org (Postfix) with ESMTP id CC49537B444
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Feb 2002 19:07:15 -0800 (PST)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.11.6/8.11.1) id g1537FX73904;
	Mon, 4 Feb 2002 19:07:15 -0800 (PST)
	(envelope-from obrien)
Message-Id: <200202050307.g1537FX73904@dragon.nuxi.com>
Date: Mon, 4 Feb 2002 19:07:15 -0800 (PST)
From: "David O'Brien" <obrien@NUXI.com>
Reply-To: "David O'Brien" <obrien@NUXI.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fetch(1) cannot download RH 7.2 ISOs from www.linuxiso.org
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34629
>Category:       bin
>Synopsis:       fetch(1) cannot download RH 7.2 ISOs from www.linuxiso.org
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 19:10:02 PST 2002
>Closed-Date:    Tue Oct 29 01:28:25 PST 2002
>Last-Modified:  Tue Oct 29 01:28:25 PST 2002
>Originator:     David O'Brien
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dragon.nuxi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #229: Thu Jan 31 18:45:00 PST 2002 rootk@dragon.nuxi.com:/FBSD/src/sys/i386/compile/DRAGON i386


	
>Description:

	I know... why am I even trying to this... or mabye you want to say
	that is a feature, not a bug!

	Anyway, this command times out after xfering very litte:
		fetch http://www.linuxiso.org/download/rh7.2-i386-disc1.iso

	however, this command does not time out:
		wget --version
			GNU Wget 1.7
		wget http://www.linuxiso.org/download/rh7.2-i386-disc1.iso

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->des 
Responsible-Changed-By: cjc 
Responsible-Changed-When: Wed Feb 6 17:25:33 PST 2002 
Responsible-Changed-Why:  
Over to fetch(1) maintainer. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34629 

From: Dag-Erling Smorgrav <des@ofug.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: bin/34629
Date: 07 Feb 2002 09:43:56 +0100

 It's hard to tell what's happening, as www.linuxiso.org is a round-
 robin redirector.  It's quite probable that your first attempt with
 fetch(1) simply got redirected to a bogged-down server, and wget was
 luckier.  I had no trouble saturating my ADSL line with both fetch(1)
 and wget.
 
 BTW, the default timeout for fetch(1) is 120 seconds.  It can be
 overridden with the FTP_TIMEOUT and HTTP_TIMEOUT environment
 variables, or the -T command-line option.
 
 DES
 -- 
 Dag-Erling Smorgrav - des@ofug.org
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Tue Oct 29 01:28:20 PST 2002 
State-Changed-Why:  
Could not be reproduced. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=34629 
>Unformatted:
