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

nginx-phpfpm: load test setup for scaling #28

Closed
DrPsychick opened this issue Mar 15, 2023 · 0 comments · Fixed by #29
Closed

nginx-phpfpm: load test setup for scaling #28

DrPsychick opened this issue Mar 15, 2023 · 0 comments · Fixed by #29
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DrPsychick
Copy link
Collaborator

DrPsychick commented Mar 15, 2023

  • a PHP script that simulates load (actual CPU cycles): <?for(set_time_limit(rand(10)]);;);?>
  • a benchmark command/script that calls the PHP with high concurrency -> see pods scale up/down.
  • ❌ screenshots of running this in a monitored k8s cluster - there is not much to see, tbh.
@DrPsychick DrPsychick added enhancement New feature or request good first issue Good for newcomers labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant