I have been trying to visit o3 web page several times during last two
days - with no success until I tried it from a different machine. It
seems that the name www.o3magazine.com is resolved in different ways
depending on DNS the machines relies on. Take a look at the two
following outputs:

[EMAIL PROTECTED]:~/tg$ wget http://www.o3magazine.com/o3/issue5/o3-i5-150.pdf
--16:26:14--  http://www.o3magazine.com/o3/issue5/o3-i5-150.pdf
           => `o3-i5-150.pdf'
Resolving www.o3magazine.com... 216.75.14.144, 38.101.153.108,
38.101.153.109
Connecting to www.o3magazine.com|216.75.14.144|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:26:30 ERROR 404: Not Found.

[EMAIL PROTECTED]:/tmp$ wget
http://www.o3magazine.com/o3/issue5/o3-i5-150.pdf
--16:24:30--  http://www.o3magazine.com/o3/issue5/o3-i5-150.pdf
           => `o3-i5-150.pdf.1'
Resolving www.o3magazine.com... 38.101.153.108, 38.101.153.109,
216.75.14.144
Connecting to www.o3magazine.com[38.101.153.108]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21,367,771 [application/pdf]

The request is sent wrongly to 216.75.14.144:80 or right to
38.101.153.108:80 depending on DNS. 
Some get o3, some get 404. 

Tomek


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to