Thanks, I'll try the JRockit equivalent of these.  

I've fiddled with such values in the past, but I honestly have NO idea what 
size to make "PermSize" or "nursery".  100mb, 300mb, it's a total crapshoot as 
far as I can tell. 

The only thing that I'm observing by watching "Free Allocated Memory", is that 
this value quite often drops 100-200mb in a couple of seconds, and then frees 
it back up.  I can't for the life of me work out what is allocating 200mb of 
memory for a span of 20 seconds.  We're not using anything out of the ordinary 
at all.



Wil Genovese <[EMAIL PROTECTED]> wrote: That could be your problem

take a look at how we set our jvm.config file

java.args=-server -Djava.awt.headless=true -Djmx.invoke.getters=true 
-Xms1024m -Xmx1024m -Dsun.io.useCanonCaches=false -XX:NewRatio=4 
-XX:MaxPermSize=128m -XX:PermSize=128m 
-Dsun.rmi.dgc.client.gcInterval=600000 
-Dsun.rmi.dgc.server.gcInterval=600000 
-Dcoldfusion.rootDir={application.home}/../ 
-Dcoldfusion.libPath={application.home}/../lib -XX:+UseParallelGC 
-Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{application.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/cfform/jars,/opt/coldfusionmx7/classes




-- 
Wil Genovese (The Juggler)

One man with courage makes a majority.
-Andrew Jackson

A fine is a tax for doing wrong. A tax is a fine for doing well. 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4323
Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14

Reply via email to