MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: page caching, just say no



>******    message to minivend-users from Kyle Hayes <kyle540@quicknet.net>
>******
>
>
>I am trying to stop browsers from caching MV pages.  I have some pages
>that should _never_ be cached.  How can I do this?  I noticed someone post
>saying that they set page timeouts to zero (0).  How do I do this?  I
>thought I set the appropriate MV tag (mv_no_cache), but it doesn't seem to
>translate into HTML headers or HTTP content...
>
>Any help would be appreciated.
>
>I am using Red Hat Linux 6.0, Apache and MV 3.14.
>
>Best,
>Kyle
>

mv_no_cache tells minivend not to cache the page, this will not help with
browser cache and web proxy cache.

<meta http-equiv="Pragma" content="no-cache"> in the head of an html
document will work with most browsers and proxies, unless the tag is not
honored.

pretty much the safest way is to pass some more or less random number as a
variable, e.g. time. This should break almost any caching scheme.

fm

--
Frank Miedreich
Max-Planck-Institut fuer psychologische  Forschung
Leopoldstr. 24   80802 Muenchen   +49 89 38602-237




Search for: Match: Format: Sort by: