When installing ALT or ASM ZT agents, please refer to the following Guidelines for initial memory allotments.

As you can see, the allotted memory per job defaults to 1536 MB but may not be enough for additional Virtual Users. So, for example, if there were 400 VUs for a single job, it's possible to override the memory per job by passing a larger Xmx parameter (marked in red) below.

cldemomodularscript -u 300 -d 1200 -t 60 -sdelay 200 -maxloops 0 -sampling 15 -percpage 100 -percurl 20 -maxerrmem 10 -nolog -Xmx3072 

The advantage here is that we can run more jobs per agent, both for ALT and ASM, if we increase the Xmx parameter above the initial recommended settings.

Apica’s minimum recommendation for a ZT Agent machine is 8GB RAM and 2 core CPUs. Also for ASM agents memory per job can be small , like 256 to 512 MB


Memory per Job recommendations for High-throughput tests

For high-throughput and long duration tests, Apica recommends using the following options to the low number.

Example cldemomodularscript -u 50 -d 28800 -t 60 -sdelay 5000 -maxloops 0 -sampling 600 -percpage 5 -percurl 2 -maxerrmem 2 -nolog 

Also for high throughput tests please try to set  Max. Stored Content Size value less than 5 MB like the below screenshot for the Java scripts and CSS resources