Resently I'm having problems with d/l from some sites using http.
E.g.:

wget -d http://lynx.isc.org/current/lynx2.8.7dev.7.tar.bz2
DEBUG output created by Wget 1.10+devel on Windows-MinGW.

--14:42:04--  http://lynx.isc.org/current/lynx2.8.7dev.7.tar.bz2
Resolving lynx.isc.org... seconds 0.00, 204.152.184.112
Caching lynx.isc.org => 204.152.184.112
Connecting to lynx.isc.org|204.152.184.112|:80... seconds 0.00, connected.
Created socket 1952.
Releasing 0x009d3280 (new refcount 1).

---request begin---
HEAD /current/lynx2.8.7dev.7.tar.bz2 HTTP/1.0
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 95; Windows 9x 4.0)
Accept: */*
Host: lynx.isc.org
Connection: Keep-Alive
From: Donald Duck <[EMAIL PROTECTED]>

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Date: Thu, 23 Aug 2007 15:42:04 GMT
Server: Apache/2.0.59 (FreeBSD)
Last-Modified: Fri, 03 Aug 2007 00:04:46 GMT
ETag: "1e6f1c3-2384e0-4e880380"
Accept-Ranges: bytes
Content-Length: 2327776
Connection: close
Content-Type: application/x-bzip2

---response end---
200 OK
Length: 2327776 (2.2M) [application/x-bzip2]
Closed fd 1952
14:42:04 (0.00 B/s) - Connection closed at byte 0. Retrying.

--------------------

The same happens on the 2nd, 3rd.. retry.
It seems there's an issue with the HEAD request. Maybe some
servers doesn't like it? Can anybody on Win32 try the above url?

All this is with a fresh SVN checkout. Built on MingW.

--gv

Reply via email to