Re: Whack of changes to archives ...

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Whack of changes to archives ...
Дата
Msg-id Pine.GSO.4.58.0401202334050.15137@ra.sai.msu.su
обсуждение исходный текст
Ответ на Whack of changes to archives ...  ("Marc G. Fournier" <scrappy@postgresql.org>)
Ответы Re: Whack of changes to archives ...
Список pgsql-www
Marc,

You have to specify Last-Modified header in strict format !!!
Check please, cacheability script:


http://www.sai.msu.su/admin/cacheability/?query=http%3A%2F%2Farchives.postgresql.org%2Fpgsql-hackers%2F2004-01%2Fmsg00282.php&descend=on

Expires         -
Cache-Control         -
Last-Modified       invalid  (01/20/04 17:03:51)
ETag         -
Content-Length        - (actual size: 13593)
Server      Apache/1.3.28 (Unix) PHP/4.3.3RC1

Good tutorial on cacheability is:

http://www.mnot.net/cache_docs/

 time in a HTTP date is Greenwich Mean Time (GMT), not local time.

For example:

Expires: Fri, 30 Oct 1998 14:19:41 GMT



    Oleg
On Tue, 20 Jan 2004, Marc G. Fournier wrote:

>
> Based on comments from Oleg, I did a bunch of cleaning up of the archives
> (which is still in the process of being "re-mhonarced") ...
>
> First and foremost, a 'Last-Modified' date is now set, based on the
> timestamp of the file ... the script that generates the files is designed
> so that it doesn't go through and re-create old messages, so as long as I
> don't to rebuild the whole things 'yet again', the time stamps should stay
> pretty fixed ...
>
> Second, I added a bunch of code that is aimed at reducing the amount of
> information that gets indexed by search engines.  For instance, the banner
> and search code at the top of *every* page isn't displayed, nor are the
> followup/references stuff at the bottom ... and only the date index is
> searched, not the thread ones ... basically, content is presented, not the
> miriad of links to that same content ... basically, for the msg* files,
> I've strip out *everything* except the message itself ...
>
> ----
> Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

    Regards,
        Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

В списке pgsql-www по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: Whack of changes to archives ...
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Whack of changes to archives ...