Carsten Ziegeler wrote:
> If you have a component which depends on sitemap parameters the generated
> key for this component must have all this parameters in the key. So if there
> are two different pipelines with the same component but different parameters
> this must be different keys for exactly this component.
I think I have seen my mistake; I worked with generateValidity instead
of generateKey in my component,
leading to the my problem of good cache performance only in the case of
a sequence of successive requests
for the same content come in, and constant regeneration when requests
with different parameters mixed.
Thanks alot !
Best regards,
Michael Hartle
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]