Re: Caching of Silva Documents
Samuel Schluep <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
eric casteleijn wrote: > I cannot reproduce this: when I do a hard reload (ctrl-shift-R) the > cached data is found (and printed with above debug prints), at least > for cacheable data, so not for instance for documents with > (uncacheable) code sources in them. Sorry for the false alarm. When testing with the default index document I forgot that it contains an AutoTOC. The other documents showing this behavior have some CodeSources. Seems to be my contents. But although I have set all CodeSources to cacheable, the document will not get cached. So this time I'll have to investigate what is causing the cache inhibition. Sam