You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2005/01/05 23:24:59 UTC

[Cocoon Wiki] Updated: CocoonPerformance

   Date: 2005-01-05T14:24:59
   Editor: MerrimanJon
   Wiki: Cocoon Wiki
   Page: CocoonPerformance
   URL: http://wiki.apache.org/cocoon/CocoonPerformance

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -16,7 +16,9 @@
  * Using FOP or Batik is more memory consuming.
  * Switch off reloading of flowscripts in cocoon.xconf, under {{{//flow-interpreters/component-instance[[@name='javascript']}}}
 
-Aditional notes: When setting JDK memory remember that JVMs on most systems can only use upto 1800Meg  (see [http://www.theserverside.com/discussions/thread.jsp?thread_id=19442]) I think sun systems can handle upto 4 gig, I'm not sure about all the 64 bit systems that are cropping up. 
+ * Upgrading to Java 5 and Tomcat 5.5 may result in a smaller memory footprint (approximately 25%) and noticeable performance gains. 
+
+Additional notes: When setting JDK memory remember that JVMs on most systems can only use upto 1800Meg  (see [http://www.theserverside.com/discussions/thread.jsp?thread_id=19442]) I think sun systems can handle upto 4 gig, I'm not sure about all the 64 bit systems that are cropping up. 
 
 Another important change to configuration in the '''cocoon.xconf'''. It is related to [http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=107666537511906&w=2 use-persistent-cache]: