JVM Tuning

Using the largest possible heap size will result in optimal JVM performance for UA 8.0. Heap sizes equal to or greater than 4GB are highly recommend for installations with expected user loads exceeding 250 concurrent users. To implement the appropriate heap sizes for UA 8.0, the JVM options below should be added to the SYBASE/tomcat/bin/catalina.bat file using set. These options should be set to the JAVA_OPTS variable. For example, set JAVA_OPTS=-Xms3g. The values given are for example only and should not be taken as suggestions; best values for your application will vary and should be set by measurement.