Hi Cocooners,

I'm trying to get mod_cache to work with Cocoon 2.1.6. Serving HTML files works fine (after overriding the Serializer to set the Content-Length header). There's a problem with Readers, though. All requests are passed through to Cocoon and not cached by mod_cache. I suspect that the problem is the 304 response which lacks the Content-Length header (which is correct wrt the spec IIRC).

Do I have to modify the pipeline implementation to avoid sending a 304 response? Any hints how to solve this issue would be greatly appreciated!

TIA,

-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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

Reply via email to