On Thu, 5 Jan 2006 09:56:35 -0600 (CST)
[EMAIL PROTECTED] (Steven M. Schweda) wrote:

> > Adding "-d" to your wget commands could also be more helpful in
> > finding a diagnosis.

That's fair enough:

[EMAIL PROTECTED] ~]$ wget -d -kr -nc http://www.afolkey2.net
Setting --convert-links (convertlinks) to 1
Setting --recursive (recursive) to 1
Setting --no (noclobber) to 1
DEBUG output created by Wget 1.10+devel on linux-gnu.

Enqueuing http://www.afolkey2.net/ at depth 0
Queue count 1, maxcount 1.
Dequeuing http://www.afolkey2.net/ at depth 0
Queue count 0, maxcount 1.
in http_loop
in http_loop LOOP
--10:16:43--  http://www.afolkey2.net/

in gethttp 1
in gethttp 2
in gethttp 3
Resolving www.afolkey2.net... 12.203.241.111
Caching www.afolkey2.net => 12.203.241.111
Connecting to www.afolkey2.net|12.203.241.111|:80... connected.
Created socket 4.
Releasing 0x09be9240 (new refcount 1).

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.10+devel
Accept: */*
Host: www.afolkey2.net
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Date: Thu, 05 Jan 2006 16:16:44 GMT
Server: Apache/2.0.53 (Fedora)
Last-Modified: Sun, 18 Dec 2005 13:27:25 GMT
ETag: "192c08-53b-6522a940"
Accept-Ranges: bytes
Content-Length: 1339
Connection: close
Content-Type: text/html; charset=UTF-8

---response end---
200 OK
in gethttp 4
in gethttp 5
Length: 1339 (1.3K) [text/html]

100%[======================================================================>]
1,339       --.-K/s   in 0s

Closed fd 4
10:16:44 (33.6 MB/s) - `www.afolkey2.net/index.html' saved [1339/1339]

FINISHED --10:16:44--
Downloaded: 1 files, 1.3K in 0s (33.6 MB/s)
You have new mail in /var/spool/mail/steve


>    "GNU Wget 1.10.2b built on VMS Alpha V7.3-2" (the original wget
> 1.10.2 with my VMS-related and other changes) seems to work just fine
> on that site.  You might try starting with a less up-to-the-minute
> source kit to see if that helps.

Please forgive my ignorance, but what exactly does that mean?  In my
original message on this thread, I mentioned and showed that I tried
the same command with the version of wget that ships with Fedora Core
3.  Though it is true that I did not mention the exact version number.
If there is a different version (other than the SVN version of course)
that you are referring to, please let me know.

>  (Although you'd like to think that
> such a gross problem would be detected before any such problem code
> had been checked in.  And with that site's content, I might prefer
> any program which sucked down less of it, but that's neither here nor
> there.)

What exactly does that mean?  If you are referring to afolkey2.net,
that is only my playground for learning how to run a web server and a
mail server.  Like I also said in my original message on this subject,
I mentioned that I was using afolkey2.net as an Example.  I do
sincerely apologize if you did not approve of my example, but I did
mention that that was all that it was.
But, to clarify that last statement, absolutely no offense was taken,
as I am sure that none was intended.  I was just asking what was meant,
that's all :)

Have a Great Day,
Steven P. Ulrick

Reply via email to