allocate more memory 2003-10-09 - By Kleber
Back Hello,
As I was using Orion server, I used to start it with some parameters to allocate more memory and to define the encoding, like this:
\java\jdk1.3.1_01\jre\bin\java.exe -server -Xms16m -Xmx512m -Xss4m -jar -Dfile .encoding=iso-8859 (See http://iso-8859.ora-code.com)-1 -Djdbc.connection.debug=true orion.jar
How can I use it at Tomcat, too? Can I do it at startup.bat or at catalina.bat?? And finally, how can I check this?
Kleber
|
|