[Zope] No cache headers

Peter Bengtsson peter at fry-it.com
Fri Oct 7 12:20:10 EDT 2005


2005/10/7, PieterB <PieterB at gewis.nl>:
> On Fri, Oct 07, 2005 at 11:01:29AM +0100, Peter Bengtsson wrote:
> > What do you use to stop caching? IE users of my current project have
> > reported problems of pages on updating.
>
> You should also set the Pragma header to 'no-cache', for HTTP 1.0
> compatibility.
>
Thanks. Now I'm using all 3:
 Expires (because msdn recommends it)
 Cache-Control
 Pragma (because ms ie is buggy)


> See
> http://www.google.nl/search?hl=nl&q=pragma+no-cache+cache-control+%22internet+explorer%22&meta=
>
> which lists:
>
> http://support.microsoft.com/support/kb/articles/Q234/0/67.ASP
>
> http://www.web-caching.com/msiebugs.html
>
>
> Regards,
>
> Pieter
>
>


--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com


More information about the Zope mailing list