[opencms-dev] OpenCms 8 - Cache-Seetings
patric dosch
patric.dosch at virtual-identity.com
Thu Nov 3 09:24:01 CET 2011
Hey List, hey Alkacon,
I'm using OpenCms 8 and just fight with the cache settings :)
>From the template 3 the following parameters have taken over:
"container-element;locale".
The next step was placed on the container page template, the parameter
"uri". So far so good.
The last thing I want to cache all the request-parameters, so I added
"params" on both the template and on the formatter.
Unfortunately, not every request parameter, a separate cache entry is
created. Only the parameter "params (filter, tab, page)" works as
expected.
Summary:
Version 1 - does not work
Formatter = container element; locale;params
Template = uri;params
Version 2 - works
Formatter = container element; locale;params(filter, tab, page)
Template = uri;params(filter, tab, page)
In my Opencms 7.x projects that has always worked. Does anyone have any
idea why this might be?
Greetings, Patric
_____________________________________________________________________
Virtual Identity AG
Gruenwaelderstrasse 10-14
79098 Freiburg
Amtsgericht Freiburg, HRB 6218
Vorstand: Ralf Heller, Udo Mobes
Vorsitzende des Aufsichtsrates: Kirsten Heller
Umsatzsteuer-ID: DE208002218
Versand am 03.11.2011 09:24 von dosch patric
Validation-Code: 347671632514
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20111103/572a6bd2/attachment.htm>
More information about the opencms-dev
mailing list