From owner-freebsd-questions Thu Mar 15 4:35:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 9FE3637B718 for ; Thu, 15 Mar 2001 04:35:09 -0800 (PST) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 49D6EA86B; Thu, 15 Mar 2001 23:35:08 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 47C61547C for ; Thu, 15 Mar 2001 22:35:08 +1000 (EST) Date: Thu, 15 Mar 2001 22:35:08 +1000 (EST) From: To: Subject: fetch and Gateway Timeout Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have the environment variable HTTP_PROXY set and alas any ftps to ftp.au.freebsd.org when using fetch all die after a long period of time with the message "Gateway Timeout". This is returned from the proxy: HTTP/1.0 504 Gateway Time-out Server: Squid/2.3.STABLE4 Mime-Version: 1.0 Date: Thu, 15 Mar 2001 12:14:20 GMT Content-Type: text/html Content-Length: 836 Expires: Thu, 15 Mar 2001 12:14:20 GMT X-Squid-Error: ERR_CONNECT_FAIL 145 X-Cache: MISS from webcache.gu.edu.au Proxy-Connection: close fetch will download from other FTP sites fine and things like mozilla can use the proxy to ftp from ftp.au.freebsd.org. Any ideas? Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message