  | | | cocoon-ehcache-1.data becomes very large | cocoon-ehcache-1.data becomes very large 2006-07-13 - By Bertrand Delacretaz
Back On 7/13/06, Andreas Hartmann <andreas@(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.
<!-- xconf patch file for cache settings --> <xconf xpath="/cocoon/store" remove="/cocoon/store/*"> <parameter name="maxobjects" value="100"/> <parameter name="overflow-to-disk" value="false"/> <parameter name="use-cache-directory" value="true"/>
</xconf>
-Bertrand
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |