Google Answers Logo
View Question
 
Q: Google and HTTP Version 1.0 ( No Answer,   1 Comment )
Question  
Subject: Google and HTTP Version 1.0
Category: Computers
Asked by: pageviews-ga
List Price: $25.00
Posted: 23 Jan 2004 13:45 PST
Expires: 22 Feb 2004 13:45 PST
Question ID: 299489
I use a HTTP Header Viewer on my sites. Sites that are perfectly
fine in HTTP Version 1.1 - producing a 200 message.

However, where I get totally different results when
running the same test on HTTP Version 1.0 or 0.9.

I am concerned that if a site produces a 200 message in version 1.1
like this:

HTTP/1.1 200 OK
Date: Wed, 21 Jan 2004 21:03:19 GMT
Server: Apache
Connection: close
Content-Type: text/html

But produces a 401 message in 1.0

HTTP/1.1 401 Authorization Required
Date: Wed, 21 Jan 2004 21:04:17 GMT
Server: Apache
WWW-Authenticate: Basic realm="Webteam"
Connection: close
Content-Type: text/html; charset=iso-8859-1

Or give information about the virtual hosting company when I use GET
(in Version 1.0 or 0.9) that Google and the other engines may not be
able to pick up on the pages.

These are in the logs so I assume these engines are using 1.0 as indicated.

HTTP/1.0 ia_archiver 
HTTP/1.0 FAST-WebCrawler/3.8+ 
HTTP/1.0 Mozilla/5.0+(Slurp/cat;+slurp@inktomi.com;+http://www.inktomi.com/slurp.html)
HTTP/1.1 Mozilla/4.0+compatible+ZyBorg/1.0+(wn.zyborg@looksmart.net;+http://www.WISEnutbot.com)
HTTP/1.0 Googlebot/2.1+(+http://www.googlebot.com/bot.html) 

Does anyone know if Google and/or the other engines use 1.1
exclusively or if they are seeing the 1.0 information.

Thanks, 

Terry Mickelson
Answer  
There is no answer at this time.

Comments  
Subject: Re: Google and HTTP Version 1.0
From: atr-ga on 24 Jan 2004 08:56 PST
 
HTTP/1.0 only works with websites that have a one-to-one mapping
between hostname and IP address. I believe what the engines are
using is a backward-compatibility hack, which works for both 1.0
and 1.1 servers. It's a 1.0 request with the "Host:" header coming
through in the next line. You'd be able to see it with a network
sniffer (it won't show in the logs).

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy