Bug #352
closedLast-Modified check failed
Description
hy,
2005-11-02 12:04:02: (http-header-glue.c.285) DEBUG: Last-Modified check failed as the received timestamp was too long: Mon, 22 Nov 2004 17:05:05 GMT
I found thsi often in my error.log
-- ruben
Updated by Anonymous about 19 years ago
I also have this message all over the error log. What should be done about it?
-- lighty
Updated by chernousov almost 19 years ago
I'm using lighttpd 1.4.7 under Gentoo.
My error.log is full of same messages ;(((
When this message appears in error.log:
2005-11-22 19:18:39: (http-header-glue.c.285) DEBUG: Last-Modified check failed as the received timestamp was too long: Sat, 22 Oct 2005 19:18:36 GMT
then appropriate message appears in access.log:
192.168.116.1 ievy2.xhome - +0000 "GET /theme/images/header_lt.gif HTTP/1.1" 412 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7"
And server DID NOT return content to browser!
Updated by chernousov almost 19 years ago
There are 2 logs below. 1st is good one:
2005-11-22 19:28:43: (request.c.293) fd: 7 request-len: 477 GET /theme/images/header_lt.gif HTTP/1.1 Host: ievy2.ru User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: ru,en;q=0.7,en-us;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7 Keep-Alive: 30 Pragma: no-cache Cache-Control: no-cache Connection: keep-alive 2005-11-22 19:28:43: (response.c.174) -- splitting Request-URI 2005-11-22 19:28:43: (response.c.175) Request-URI : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.176) URI-scheme : http 2005-11-22 19:28:43: (response.c.177) URI-authority: ievy2.ru 2005-11-22 19:28:43: (response.c.178) URI-path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.179) URI-query : 2005-11-22 19:28:43: (response.c.229) -- sanatising URI 2005-11-22 19:28:43: (response.c.230) URI-path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.302) -- before doc_root 2005-11-22 19:28:43: (response.c.303) Doc-Root : /www/ievy.com 2005-11-22 19:28:43: (response.c.304) Rel-Path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.305) Path : 2005-11-22 19:28:43: (response.c.353) -- after doc_root 2005-11-22 19:28:43: (response.c.354) Doc-Root : /www/ievy.com 2005-11-22 19:28:43: (response.c.355) Rel-Path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.356) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.373) -- logical -> physical 2005-11-22 19:28:43: (response.c.374) Doc-Root : /www/ievy.com 2005-11-22 19:28:43: (response.c.375) Rel-Path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.376) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.393) -- handling physical path 2005-11-22 19:28:43: (response.c.394) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.401) -- file found 2005-11-22 19:28:43: (response.c.402) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.524) -- handling subrequest 2005-11-22 19:28:43: (response.c.525) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (mod_staticfile.c.392) -- handling file as static file 2005-11-22 19:28:43: (response.c.536) -- subrequest finished 2005-11-22 19:28:43: (response.c.101) Response-Header: HTTP/1.1 200 OK Date: Tue, 22 Nov 2005 19:28:43 GMT Content-Type: image/gif ETag: "70739338" Accept-Ranges: bytes Last-Modified: Tue, 22 Nov 2005 19:25:19 GMT Content-Length: 31749 Server: lighttpd/1.4.7
2nd is bad:
2005-11-22 19:28:43: (request.c.293) fd: 7 request-len: 554 GET /theme/images/header_lt.gif HTTP/1.1 Host: ievy2.ru User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: ru,en;q=0.7,en-us;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7 Keep-Alive: 30 Pragma: no-cache Cache-Control: no-cache If-None-Match: "70739338" If-Modified-Since: Sat, 22 Oct 2005 19:28:43 GMT Connection: keep-alive 2005-11-22 19:28:43: (response.c.174) -- splitting Request-URI 2005-11-22 19:28:43: (response.c.175) Request-URI : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.176) URI-scheme : http 2005-11-22 19:28:43: (response.c.177) URI-authority: ievy2.ru 2005-11-22 19:28:43: (response.c.178) URI-path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.179) URI-query : 2005-11-22 19:28:43: (response.c.229) -- sanatising URI 2005-11-22 19:28:43: (response.c.230) URI-path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.302) -- before doc_root 2005-11-22 19:28:43: (response.c.303) Doc-Root : /www/ievy.com 2005-11-22 19:28:43: (response.c.304) Rel-Path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.305) Path : 2005-11-22 19:28:43: (response.c.353) -- after doc_root 2005-11-22 19:28:43: (response.c.354) Doc-Root : /www/ievy.com 2005-11-22 19:28:43: (response.c.355) Rel-Path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.356) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.373) -- logical -> physical 2005-11-22 19:28:43: (response.c.374) Doc-Root : /www/ievy.com 2005-11-22 19:28:43: (response.c.375) Rel-Path : /theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.376) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.393) -- handling physical path 2005-11-22 19:28:43: (response.c.394) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.401) -- file found 2005-11-22 19:28:43: (response.c.402) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (response.c.524) -- handling subrequest 2005-11-22 19:28:43: (response.c.525) Path : /www/ievy.com/theme/images/header_lt.gif 2005-11-22 19:28:43: (mod_staticfile.c.392) -- handling file as static file 2005-11-22 19:28:43: (http-header-glue.c.285) DEBUG: Last-Modified check failed as the received timestamp was too long: Sat, 22 Oct 2005 19:28:43 GMT 2005-11-22 19:28:43: (response.c.536) -- subrequest finished 2005-11-22 19:28:43: (response.c.101) Response-Header: HTTP/1.1 412 Precondition Failed Date: Tue, 22 Nov 2005 19:28:43 GMT Content-Type: image/gif ETag: "70739338" Accept-Ranges: bytes Last-Modified: Tue, 22 Nov 2005 19:25:19 GMT Content-Length: 0 Server: lighttpd/1.4.7
Also available in: Atom