Hi,
you can change some more in the cocoon.xconf. Try the number of cached
objects (MRUMemoryStore, <parameter name="maxobjects" value="10000"/>).
I reach a memory usage of cocoon by around 1,5GB by playing around with
these values.

yours
Christoph Gaffga
[EMAIL PROTECTED]


----- Original Message -----
From: "Lenz, Evan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 3:14 PM
Subject: Cocoon/tomcat memory usage


> I'm trying to further utilize the memory resources of our Linux server for
> Cocoon by increasing the StoreJanitor heapsize and Java -Xmx parameters.
My
> current settings are as follows:
>
> In tomcat4.conf:
>      JAVACMD="$JAVA_HOME/bin/java -Xmx360m"
>
> In cocoon.xconf (inside the store-janitor element):
>      <parameter name="freememory" value="20000000"/>
>      <parameter name="heapsize" value="336000000"/>
>
> Performance has visibly improved as a result. However, actual memory usage
> (per top output) seems to peak at 111-112M, no matter what I throw at the
> server.
>
> How do I make the JVM and Tomcat/Cocoon utilize more of my machine's
memory
> (thereby further improving performance hopefully)?
>
> Thanks,
> Evan Lenz
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to