Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching to Dynamic JVM RAM Configuration #6

Closed
wavatatarskii opened this issue Jul 4, 2022 · 0 comments
Closed

Switching to Dynamic JVM RAM Configuration #6

wavatatarskii opened this issue Jul 4, 2022 · 0 comments

Comments

@wavatatarskii
Copy link

wavatatarskii commented Jul 4, 2022

Switching between different sized agent controller (AC) instances from one test to another requires so far also to adjust the number of agents used by that AC (memory consumption, minimum and maximum vallues for memory to use is fixed).

To improve, the fix memory settings ('-Xms'/'-Xmx') might be replaced by '-XX:MaxRAMPercentage'/'-XX:InitialRAMPercentage' in the JVM configurations, as they would adapt then to the actual available RAM of a test instance.
That way switching between different sized ACs becomes less error prone.

With that change applied it is important to set/keep the number of agents per AC at 1.

@wavatatarskii wavatatarskii changed the title Switch to Dynamic Max and Min Memory Configuration Switching to Dynamic Max and Min Memory Configuration Jul 4, 2022
@wavatatarskii wavatatarskii changed the title Switching to Dynamic Max and Min Memory Configuration Switching to Dynamic JVM RAM Configuration Jul 4, 2022
wavatatarskii pushed a commit to wavatatarskii/posters-advanced-loadtest-suite that referenced this issue Jul 4, 2022
wavatatarskii pushed a commit to wavatatarskii/posters-advanced-loadtest-suite that referenced this issue Jul 4, 2022
wavatatarskii pushed a commit to wavatatarskii/posters-advanced-loadtest-suite that referenced this issue Jul 4, 2022
…-JVM-RAM-Configuration' into Xceptance#6-Switching-to-Dynamic-JVM-RAM-Configuration
wavatatarskii added a commit to wavatatarskii/posters-advanced-loadtest-suite that referenced this issue Jul 4, 2022
…amic-JVM-RAM-Configuration

Xceptance#6 - Switch to Dynamic JVM RAM Configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants