Cousson, Benoit wrote:
I understand that protocol like http: or webdav: cannot check cache-key
validity over the network.
But my understanding is slide: protocol is just a direct access to the
Slide API, that in my case access the file locally on the server. So I
guess the overhead is small co
users@cocoon.apache.org
Subject: RE: sitemap.xmap does not reload on slide repository
This is quite complex what you want. When stored on filesystem and using
something in a cached pipeline, a change of the file will invalidate the
cached pipeline (do not know if this happens instantly or on requestin
This is quite complex what you want. When stored on filesystem and using
something in a cached pipeline, a change of the file will invalidate the cached
pipeline (do not know if this happens instantly or on requesting the pipeline
again, I suppose the last). But when you are using some protocol,
Hi,
I'm trying to use slide repository to store a cocoon subdirectory. In
the root sitemap.xmap, I've added these lines:
Unfortunately, when I change the slide://cocoon/site/sitemap.xmap,
cocoon does not take the changes into account, despite the check-reload
option.
I need to modify the ro