Hi all,

My problem is that now cocoon send always the following http headers
        Pragma: no-cache
        Cache-Control: no-cache, no-store
and my reverse proxy make no local cache entry for any resources/pages provided by cocoon.

I have now configured in sitemap.xmap
   <map:pipes default="caching">
<map:pipe name="caching" src="org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline">
     </map:pipe>
   </map:pipes>

What do I need to change so that cocoon send not anymore these 2 headers? Or at least to send an Expire HTTP header.

Thanks in advance for your help!
Iulian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to