Hi Iulian,

could you please provide us with some more information about which version of Cocoon you are using?

As far as I know even when specifying the caching pipeline, it should not send those headers automatically. Only when you for instance specify a set header action in your sitemap.

Kind regards,

Jeroen Reijn

Iulian Radu wrote:
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

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

Reply via email to