HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Images replaced with HTTP 416 Error HTML page.
Author: GreyWyvern
Date: 03/12/2009 01:26
 
Here is a similar set of responses for an image which gets overwritten:

1st request:

[1] request for intranet/img/bar.features.png:
<<< GET /img/bar.features.png HTTP/1.1
<<< Connection: Keep-Alive
<<< Host: intranet
<<< User-Agent: HTTrack/3.0x
<<< Accept: image/png, image/jpeg, image/pjpeg, image/x-xbitmap,
image/svg+xml, image/gif;q=0.9, */*;q=0.1
<<< Accept-Language: en, en, *
<<< Accept-Charset: iso-8859-1, iso-8859-*;q=0.9, utf-8;q=0.66, *;q=0.33
<<< Accept-Encoding: gzip, identity;q=0.9


[1] response for intranet/img/bar.features.png:
code=200
>>> HTTP/1.1 200 OK
>>> Date: Wed, 11 Mar 2009 23:47:51 GMT
>>> Server: Apache/2.0.58 (Unix) PHP/5.1.2
>>> Last-Modified: Wed, 11 Mar 2009 13:52:28 GMT
>>> ETag: "48c035-3e8-2d9fbf00"
>>> Accept-Ranges: bytes
>>> Content-Length: 1000
>>> Keep-Alive: timeout=15, max=86
>>> Connection: Keep-Alive
>>> Content-Type: image/png


And the 2nd request:

[58] request for intranet/img/bar.features.png:
<<< GET /img/bar.features.png HTTP/1.1
<<< If-Unmodified-Since: Wed, 11 Mar 2009 13:52:28 GMT
<<< Range: bytes=1000-
<<< Referer: <http://intranet/>
<<< Connection: Keep-Alive
<<< Host: intranet
<<< User-Agent: HTTrack/3.0x
<<< Accept: image/png, image/jpeg, image/pjpeg, image/x-xbitmap,
image/svg+xml, image/gif;q=0.9, */*;q=0.1
<<< Accept-Language: en, en, *
<<< Accept-Charset: iso-8859-1, iso-8859-*;q=0.9, utf-8;q=0.66, *;q=0.33
<<< Accept-Encoding: gzip, identity;q=0.9


[58] response for intranet/img/bar.features.png:
code=416
>>> HTTP/1.1 416 Requested Range Not Satisfiable
>>> Date: Thu, 12 Mar 2009 00:18:40 GMT
>>> Server: Apache/2.0.58 (Unix) PHP/5.1.2
>>> Vary: Accept-Encoding
>>> Content-Encoding: gzip
>>> Keep-Alive: timeout=15, max=100
>>> Connection: Keep-Alive
>>> Transfer-Encoding: chunked
>>> Content-Type: text/html; charset=iso-8859-1


Is this some kind of misconfiguration with our intranet server?
Regards,
Brian
 
Reply Create subthread


All articles

Subject Author Date
Images replaced with HTTP 416 Error HTML page.

03/11/2009 23:51
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 01:23
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 01:26
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 13:31
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 15:05
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 15:38
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 16:46
Re: Images replaced with HTTP 416 Error HTML page.

03/12/2009 17:54
Re: Images replaced with HTTP 416 Error HTML page.

02/27/2011 21:39




2

Created with FORUM 2.0.11