On 2/8/06, Lee Carroll <[EMAIL PROTECTED]> wrote:
> I've implemented the cocoon clear-cache for an instance of Lenya. This
> is needed as a publication includes several page fragments using the
> cinclude mechanism which do not "re-fresh" after editing. (a fragment
> gets edited but the page served contains the cached version of the
> fragment.) The  idea  of the clear cache was to allow content editors
> the ability to "refresh the page" after editing.
>
> However the clear cache clears the cache for all publications. This is a
> bad thing. Has anyone limited the clear cache to a particular
> publication or a particular page ?

I think you are attacking the issue from the wrong side.  Rather than
cache it and then worry about deleting it from cache, why not see it
as something dynamic that should never be cached?  Is the processing
required to generate this page enough to hurt performance?

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to