Re: [VE][28] Error Message Feedback

On Thu, Dec 30, 2004 at 06:17:22PM +0100, Rados?aw Smogura wrote:
> 
> The validator page doesn't download all pages and produces errors of
> unterminated tags, etc.  Try with my link:
> http://validator.w3.org/check?uri=http%3A%2F%2Fdrombo.host.sk%2Fpublikacje%2F001%2F001.html

It looks like your server is broken, its claiming that the length of
the document is shorter then it really is. Many clients, including the
validator, believe the server and stop listening after they have
recieved the specified amount of data.

I'd suspect a bug in mod_banner.

david@k9:~$ lynx -head -dump http://drombo.host.sk/publikacje/001/001.html
HTTP/1.1 200 OK
Date: Sun, 02 Jan 2005 16:14:43 GMT
Server: Apache
X-Powered-By: mod_banner
Last-Modified: Thu, 30 Dec 2004 16:43:58 GMT
ETag: "d7fe39-e1e-41d4304e"
Accept-Ranges: bytes
Content-Length: 3614
Connection: close
Content-Type: text/html

-- 
David Dorward                                      http://dorward.me.uk

Received on Sunday, 2 January 2005 16:16:10 UTC