Bertrand Delacretaz wrote:
On 7/13/06, Andreas Hartmann <[EMAIL PROTECTED]> wrote:

...Can we configure a maximum cache file size?...

I don't have a precise reply to your questions, but here's the config
that I use to limit the number of cached entries, it might help.

Thanks a lot!

<!-- xconf patch file for cache settings -->
<xconf
 xpath="/cocoon/store"
 remove="/cocoon/store/*">
 <parameter name="maxobjects" value="100"/>

We have this at 1000 objects, but that shouldn't make such a
difference, or am I wrong here?


 <parameter name="overflow-to-disk" value="false"/>

Is there a special reason why this is set to "false"?

-- Andreas


 <parameter name="use-cache-directory" value="true"/>

</xconf>

-Bertrand


--
Andreas Hartmann
Wyona Inc.  -   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