Date: Wed, 12 Jul 2000 16:31:03 +0900 From: Jun Kuriyama <kuriyama@FreeBSD.org> To: des@FreeBSD.org Cc: Current <FreeBSD-current@FreeBSD.org> Subject: fetch http://cgi returns -1 size Message-ID: <7md7kjst3c.wl@waterblue.imgsrc.co.jp>
next in thread | raw e-mail | index | archive | help
My current box (make world'ed this morning) fails on fetch(1) for some CGI scripts. % fetch -v -v http://www.FreeBSD.org/cgi/search.cgi/ looking up www.FreeBSD.org connecting to www.FreeBSD.org:80 requesting http://www.FreeBSD.org:80/cgi/search.cgi/ looking up www.FreeBSD.org connecting to www.FreeBSD.org:80 requesting http://www.FreeBSD.org:80/cgi/search.cgi/ Receiving fetch.out -1 bytes transferred in 0.0 seconds (-129.18 Bps) % fetch -v -v http://www.jp.FreeBSD.org/cgi/cvsweb.cgi/ looking up www.jp.FreeBSD.org connecting to www.jp.FreeBSD.org:80 requesting http://www.jp.FreeBSD.org:80/cgi/cvsweb.cgi/ looking up www.jp.FreeBSD.org connecting to www.jp.FreeBSD.org:80 requesting http://www.jp.FreeBSD.org:80/cgi/cvsweb.cgi/ Receiving fetch.out -1 bytes transferred in 0.3 seconds (-3.94 Bps) -- Jun Kuriyama <kuriyama@FreeBSD.org> // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7md7kjst3c.wl>