- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Adam Subject: Re: Problem with forced reindexing of still unexpired documents
I have some more info now.... In fact I use many PHP files and PHP don't send 'last-modified' headers at all: http://www.faqts.com/knowledge_base/view.phtml/aid/4674/fid/51 Normally "Last-modified" header is available only for static pages with .html or .htm extension. So I have checked anyway my headers which are sent back with this tool: http://www.webconfs.com/http-header-check.php And I added "Last-modified" header to all my PHP pages using auto_prepend_file in my php.ini Now I have this additional header in PHP and I will try to check if DPS is gonna to appreciate my change ;) By the way your own server Maxime don't send "Last-modified" header too and I think many servers and specially almost all websites using PHP or Perl to generate their contents on the fly don't do that. So _IF_ it was the reason of my issue, do you think it would be possible to add to DPS source something like "default" Last-modified" date equal to "Last indexing date" in the case "Last-modified" header is sometimes not available from the remote servers ? Right now I have more than enough with 29°C in my room but tomorrow morning I will check everything with this additional header and let you know ;) Adam - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=03;topic_id=1153933762
