Date: 12 Jul 2000 10:59:14 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: ports@freebsd.org Subject: fetch(1) timeout Message-ID: <xzp8zv77mhp.fsf@flood.ping.uio.no>
next in thread | raw e-mail | index | archive | help
fetch(1) can hang for a very long time (if not forever) if the server stops responding but doesn't close the connection. I had that problem with ei5nazha.yz.yamagata-u.ac.jp trying to fetch the w3m distfile; fetch hung for five or six minutes before I killed it. I therefore suggest that the default FETCH_CMD in bsd.port.mk be changed from 'fetch -A' to 'fetch -A -T60' or something. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp8zv77mhp.fsf>