On Fri, 2007-05-18 at 13:24 +0200, Jörn Nettingsmeier wrote:
> hi everyone!
>
>
> from pubs/default/sitemap.xmap:
>
> <map:select type="resource-exists">
> <!-- Read from cache -->
> <!-- If configured within Apache then mod_lenya will nevertheless
> read from cache -->
> <map:when
> test="context:/lenya/pubs/{page-envelope:publication-id}/{global:cache-dir}/{../../1}/{../../2}.htmlDISABLED">
> <map:read
> src="context:/lenya/pubs/{page-envelope:publication-id}/{global:cache-dir}/{../../1}/{../../2}.html"
>
>
> mime-type="text-html"
> />
> </map:when>
>
> gives rise to a number of questions:
>
> a) what is mod_lenya?
http://svn.apache.org/viewvc/lenya/sandbox/mod_lenya/README.txt?view=markup
> b) why do we code our own caching mechanism rather than relying on ehcache?
Not sure but seeing "3) Schema of Apache2 with mod_proxy and mod_lenya"
I guess one call less (http will return insteandly the result), maybe
Michi can give more inputs.
> c) why is this lenya-specific caching mechanism disabled?
Not sure about above mentioned match myself but I do not understand it
as lenya caching is disabled.
>
> depending on the answers to a) through c), there's question
>
> d) can we just chuck this out?
I am not sure since mod_lenya is in the sandbox it does not feels right
to use it but I would rather see it mature then removed.
I reckon Michi and/or Gregor I. can enlighten us better then I could.
salu2
--
Thorsten Scherler thorsten.at.apache.org
Open Source Java consulting, training and solutions
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]