Java usage

I have read several of the posts on increasing java memory for wildfire. I see the INSTALL4J_ADD_VM_PARAMS= in the wild fire script. Can someone tell me if this string is something I canpu int after the to boost RAM. the server is pegging my proc(2.5ghz, 1 gb of ram) at 99% for a good chunk of time. Most of the posts I am seeing are dealing with 30 - 50 users on a production box, I am dealing with that many just on the test box.

“-Xms32m -Xmx256m -XX:PermSize=35m -XX:MaxPermSize=70m -verbose:gc -XX:*PrintGCDetails -XX:*PrintGCTimeStamps -Xloggc:”$/logs/gc.log""

Appreciate it,

Jeff

Message was edited by: jeff_garner

yep that did the trick