Hey all, thanks for everyone's responses... gave me lots of stuff to
link into... and rule out.
:-)
I've noticed this: only URLs ending in *.html seem to be suffering
from the caching issue... does that trigger any ideas? I'm thinking
this may be more of a Tomcat thing than a Cocoon one.
jL
On Oct 12, 2005, at 10:25 AM, Philippe Gassmann wrote:
Ard Schrijvers wrote:
I know, but of course, not all pipelines are cached within 1
single cache key. What I mean to say, is that for the "expires"
pipelines, in the cache key the parameters are not represented. So
URLs with different parameters, like ?page=1 and ?page=2 behind
it, will be cached within the same key, and will thus return the
same cached page.
So when I mentioned parameters, I am not talking about the
<parameter name="cache-expires" value="180"/>, but parameters in
the URL
Are you using this request-param in your pipeline ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]