Sean Fulton wrote:



Is there a better way? It seems that Lenya should know whether someone is logged in (cookie?) and only serve/store from/to the cache for non-logged-in requests.


in the case of the live area of the default publication you might want to replace

<map:when test="{global:cache-dir}/{../1}.html">

by

<map:when test="{global:cache-dir}/{../1}.html.DISABLED">

within lenya/pubs/default/publication-sitemap.xmap

whereas this actually only matters for the live area.

HTH

Michi

--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


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

Reply via email to