You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jack Lauman <jl...@nwcascades.com> on 2000/04/04 04:19:32 UTC

Setting Memory Object Store Size

I have Cocoon v1.7.2 installed and running.  How do you increase the
amount of RAM allocated to it (256Mb installed)?

Regards,

Jack

Re: Setting Memory Object Store Size

Posted by Donald Ball <ba...@webslingerZ.com>.
On Mon, 3 Apr 2000, Jack Lauman wrote:

> I have Cocoon v1.7.2 installed and running.  How do you increase the
> amount of RAM allocated to it (256Mb installed)?

It's JVM dependent. Look to the docs for your JVM. Often

java -X

will give you a list of optional switches. Read the cocoon FAQ.

- donald