or you could just let apache serve your static html.

Kees van Dieren wrote:

Hello,

I'm researching caching and performance in Cocoon. Should static files (html, css, js, gif/jpeg/png) be excluded from a pipeline with the type set to 'caching'?

I think that they should not be cached serverside, because the filename is used to generate they key; the caching-key is longer to read then the filename itself. Conclusion: enabling pipeline-caching for static files, decreases the performance. Is this true, or is cocoon able to detect that files are static, and thus there is no requirement to cache them?

Resource for caching: http://cocoon.apache.org/2.1/userdocs/concepts/caching.html

Regards,

Kees van Dieren



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



Reply via email to