W3C home > Mailing lists > Public > www-validator-cvs@w3.org > October 2007

[Bug 5222] Page is valid from upload or copy/paste but not valid from link

From: <bugzilla@wiggum.w3.org>
Date: Wed, 24 Oct 2007 03:42:26 +0000
CC:
To: www-validator-cvs@w3.org
Message-Id: <E1IkX8U-0002xk-Ty@wiggum.w3.org>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5222


ot@w3.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #1 from ot@w3.org  2007-10-24 03:42 -------
There seems to be a misconfiguration in your server somewhere.
Where an HTTP request is made with
Connection: close
the server returns no content at all (which is what the validator is getting,
see e.g validation results with "show source" on).

Most browsers will see the page (because they use Connection: keep-alive) but a
number of other agents, such as search engine crawlers, will have the same
issue.

I recommend fixing your server config to allow non-keep-alive connections.

*** This bug has been marked as a duplicate of bug 4586 ***
Received on Wednesday, 24 October 2007 03:42:33 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 24 October 2007 03:42:34 GMT