[Zope-CMF] caching policy manager
Sidnei da Silva
sidnei at enfoldsystems.com
Wed Sep 13 08:22:39 EDT 2006
On Wed, Sep 13, 2006 at 09:15:14AM +0200, Jens Vagelpohl wrote:
| It is a long-standing bug that the CMFDefault File index_html (and
| download, which is obsolete in newer CMF versions) simply defers to
| index_html from OFS.File. That one doesn't know anything about Cache
| Policy Managers, it only deals with the Zope ZCacheable cache manager
| mechanism.
|
| If you could, please file a bug report at http://www.zope.org/
| Collectors/CMF/. All that needs to be done is to override index_html
| (which I believe was never done because the implementation in
| OFS.File is quite a beast - it was much easier to just reuse it).
As a workaround you can install the PolicyHTTPCacheManager product and
associate your file objects with it.
The PolicyHTTPCacheManager provides the ZCacheable mechanism, but
when invoked defers to the Caching Policy Manager.
--
Sidnei da Silva
Enfold Systems http://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
More information about the Zope-CMF
mailing list