|
Hello Antonio, I am not sure whether I can use the ExpiresCachingPipeline because I am implementing a kind of Proxy, so I have to make sure the content is up2date. To explain it better, here a simple description of the pipeline: 1. Transformations (Preparation) 2. Fetching of external content 3. Transformation After having fetched the content, I can decide if it changed or not, so I could skip step 3. I can't cache step 2 as I can never be sure that the external content did not change... How can I implement a cache mechanism for my special case? Hi Nils, |
- Custom Pipeline Caching Nils Kaiser
- Re: Custom Pipeline Caching Antonio Gallardo
- Re: Custom Pipeline Caching Nils Kaiser
- Re: Custom Pipeline Caching - Using DelayedValidity? Nils Kaiser
- RE: Custom Pipeline Caching Ard Schrijvers
- Re: Custom Pipeline Caching Nils Kaiser
- RE: Custom Pipeline Caching Ard Schrijvers
