> From: David Vos [mailto:[EMAIL PROTECTED]]
> 
> I've been digging through the
> http://xml.apache.org/cocoon/performancetips.html page, and I think I
> finally understand most of it.  However, there are two points I
haven't
> figured out yet.  1. What does it mean by saying to "disable resource
> reloading"? 

In cocoon.xconf:
    <parameter name="auto-reload" value="true"/>


> 2. How do you check if the documents are being loaded from
> cache or being generated each time?

You can monitor log file.

Vadim


> Also, I've been mucking around with this java memory management stuff.
> In cocoon.xconf, I've set the heapsize to 536870912 and freememory to
> 5000000.  How do you pick a good freememory value?  The documentation
> just warns me to not pick the wrong one.
> 
> I also set my CATALINA_OPTS to "-server -Xmx536870912".  What other
> options do any of you set?  Any garbage collection values?
> 
> I am running Sun's jdk1.4 (binary),
> tomcat 4.0.4 LightWeight (binary),
> Cocoon 2.0.3 (binary).
> 
> David


---------------------------------------------------------------------
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