Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Below are usage recommendations for Zephyr Enterprise Server and Data Center for both Linux and Windows based on various statistics regarding a live Zephyr Enterprise instance.

JVM Allocation

Allocate the amount of JVM specified under the "Final JVM Allocation" column based on where your Zephyr Enterprise instance falls in the usage chart below. Your allocation should be based on whichever column your instance hits the highest of - not the average.

IE: You have 2 projects, 150 users, and 2000000 testcases and executions. Your allocation for Zephyr Enterprise should be 16GB.

Active ProjectsConcurrent UsersTestcase and Execution CombinationFinal JVM Allocation
1-2<25<1000001-2GB
<5<50<5000004GB
<5<100<10000008GB
<10<250<10000008GB
10-20250-500>100000016GB
10-20500-1000>500000016GB [per 2 clusters]

Changing JVM Allocation

Windows

Step 1:

Open a CMD window and navigate to:

%Zephyr_Root%\tomcat\bin

Step 2:

Run the command:

tomcat7w.exe //ES/ZephyrServer

Step 3:

A new window will pop-up. Select the 'Java' tab. This tab will provide some details on the interactions between Java and the Zephyr tomcat server.

Find the field "Maximum memory pool". This field controls the JVM allocation for the Zephyr server and is always in MB units. Increase this number based on the chart above and select 'Apply' to save the change, and 'OK' when you are finished to close the window.

  • No labels