[Zope] accelerated http cache manager and refresh header

Dieter Maurer dieter at handshake.de
Thu May 13 16:15:33 EDT 2004


Gerald John M. Manipon wrote at 2004-5-12 15:06 -0700:
> ...
>This works fine, however, I have a lot of images on this ZPT and they
>fail to be cached by the browser.  Other pages that use the same images
>get them fine from the browser cache or a 304 response from the server.
>I am using an accelerated http cache manager for the images and have
>taken note to represent them as absolute url's in my templates.

Use a TCP-Logger (e.g. Shane's "tcpwatch") to analyse
the communication between browser and client.
This should tell you whether Zope does not send the correct
HTTP response headers.

-- 
Dieter



More information about the Zope mailing list