|
From: prashant n <ma...@30...> - 2006-09-20 22:09:28
|
hi, i am able to run all my java classes and jboss app server through service wrapper. I have a server with 2 GB RAM and 2 cpus. I would like to use the JVM tuning options like -Xss256k, -XX:+UseParallelGC, -XX:ParallelGCThreads=20 and -XX:+AggressiveOpts. How should i specify these in my conf file ? is this the right way of doing this jvm optimization ? wrapper.java.additional.5=-Xss256k wrapper.java.additional.6=-XX:+UseParallelGC wrapper.java.additional.7=-XX:ParallelGCThreads=20 wrapper.java.additional.8=-XX:+AggressiveOpts If my init & max meomries are set 1024 MB then how much total memory is cosumed by the system along with the service wrapper ? please guide regards shann ----------------------------------------------------------- Sign up and get your 30GB webmail at www.30gigs.com now! |