Hi, I'm trying to use the following parameters in my Tomcat 6 server through tomcat6w.exe, but they don't seem to take any effect:
-Dserver -XX:-UseSerialGC -XX:MaxPermSize=256m -XX:PermSize=128m What happens is that my Perm Size still has its default value, which is 64mb. What am I doing wrong? Is it right to use the "-Dserver" in the beggining, cause if I remove it my service doesn't start. Thanks! --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]