Thanks for that. Is this to set the minimum to 512 and max to 1024? If so, I actually started out with that and changed it back to 128 / 512
Just enabled server monitoring and server became unresponsive :-) Let's see if the log tells me anything. On Wed, Feb 23, 2011 at 11:22 AM, Carl <[email protected]> wrote: > Hi Taco, > > Some logging would be good to know what happening or maybe you can > just try this. > > 1) Take a backup copy of jvm.config (in CF\runtime\bin) > > 2) Edit jvm.config and set an initial setting and larger maximum eg: > > # Arguments to VM > java.args=-server -Xms512m -Xmx1024m -Dsun.io.useCanonCaches=false - > XX:MaxPermSize=192m -XX:+UseParallelGC - > Dcoldfusion.rootDir={application.home}/../ - > Dcoldfusion.libPath={application.home}/../lib - > Dcoldfusion.classPath={application.home}/../lib/updates, > {application.home}/../lib,{application.home}/../gateway/lib/, > {application.home}/../wwwroot/WEB-INF/flex/jars,{application.home}/../ > wwwroot/WEB-INF/cfform/jars > > 3) Restart CF app service to apply changes > > HTH, Carl. > > > On Feb 23, 11:15 am, Taco Fleur <[email protected]> wrote: > > Hi Carl, > > > > I don't really understand all of that, never really got down into the > nitty > > gritty of whats behind CF. > > > > I compared my CF Admin settings with the old one and they are both the > same. > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > > -- Kind regards, Taco Fleur clickfind™ - The new Australian Online Marketing Platform (OMP) http://www.onlinemarketingplatform.com.au http://www.clickfind.com.au -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
