They all depend on your application and its memory consumption....Have you
ran something like VisualGC to get how much application your system uses?

I would probably tweak yours to be:

java.args=-server -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS -Xms768m
-Xmx768m -Dsun.io.useCanonCaches=false
-Xbootclasspath/a:"{application.home}/../lib/webchartsJava2D.jar"
-Djavax.xml.parsers.SAXParserFactory=com.macromedia.crimson.jaxp.SAXParserFa
ctoryImpl
-Djavax.xml.parsers.DocumentBuilderFactory=com.macromedia.crimson.jaxp.Docum
entBuilderFactoryImpl -XX:MaxPermSize=64m -XX:PermSize=48m -XX:NewSize=256m

But, again I would check the mem consumption first.






-----Original Message-----
From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED] 
Sent: 04 April 2005 12:24
To: CF-Talk
Subject: What are optimal GC/JVM settings?

I run cfmx 6.1 on a dual 1ghz proc machine with 1g of RAM.
 
What are the best settings for garbage collection  and other JVM params.
 
Here's what I have now:
 
-server -Dsun.io.useCanonCaches=false
-Xbootclasspath/a:"{application.home}/../lib/webchartsJava2D.jar"
-XX:MaxPermSize=128m -XX:+UseParallelGC
-Djavax.xml.parsers.SAXParserFactory=com.macromedia.crimson.jaxp.SAXPars
erFactoryImpl
-Djavax.xml.parsers.DocumentBuilderFactory=com.macromedia.crimson.jaxp.D
ocumentBuilderFactoryImpl
 
Thanks
-Dov 
--------------------------------------------------------
 
NOTICE: If received in error, please destroy and notify sender.  Sender does
not waive confidentiality or privilege, and use is prohibited. 
 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201333
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to