Answered question

Are there different heap space settings for the Init and Action containers?

I have a script where a request throws a java.lang.OutOfMemoryError when the call is executed in the Action container, but does not if executed from the Init container. Is there different heap space settings for the init and action containers, and if so how do I adjust them?

Joe N.
Joe N.

Joe N.

Level
0
30 / 100
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

There's no difference in heap size for Init and Actions container. The memory is allocated to the Load generator and not for individual containers.

Did you find this useful ?

No (1)

Yes (0)

0%

0% of users found this answer useful