Based on some JVM tuning advice I Googled a while back, I have (on ACF 8)
minimum and maximum JVM heap size set to 1024 MB. Server has 2 GB of RAM and
is currently running Java version 1.6.0_10 with JVM arguments:
-server -XX:MaxPermSize=192m -XX:PermSize=192m -XX:+UseParallelGC
-Dsun.rmi.dgc.client.gcInterval=600000
-Dsun.rmi.dgc.server.gcInterval=600000
-Dcoldfusion.rootDir={application.home}/../
-Dcoldfusion.libPath={application.home}/../lib
Server is Microsoft Windows Server 2003 R2 (32 bit).
Regularly, CF briefly consumes all but about 50 MB of max heap size. For a
moment, assume that my CFML is as optimized as possible...is there anything
more I can tweak to:
- provide more RAM to CF
and/or
- "encourage" CF to use existing RAM more efficiently
--
John Bliss - http://about.me/jbliss
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347934
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm