-
Notifications
You must be signed in to change notification settings - Fork 639
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
Agressive Auto Scaling in AWS - 3 #6089
Comments
github-project-automation
bot
moved this from 🏗 In progress
to ✅ Done
in Ant Media Server
Feb 5, 2024
Please also review this one: |
This should be also reviewed -> #6329 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Open a instance with 2 Core CPU
Load with RTMP in standalone mode with 500 publish requests
Check that it accepts the X amount with good health
Open a instance with 2 Core CPU
Load with RTMP in cluster mode with 500 publish requests
Check that it accepts the X amount with good health
Open a instance with 2 Core CPU
Load with WebRTC in standalone mode with 500 publish requests
Check that it accepts the X amount with good health
Open a instance with 2 Core CPU
Load with WebRTC in cluster mode with 500 publish requests
Check that it accepts the X amount with good health
Open a instance with 2 Core CPU
Publish single stream with WebRTC in standalone mode
Load with WebRTC with 500 watch requests
Check that it accepts the X amount with good health
Open a instance with 2 Core CPU
Publish single stream with WebRTC in cluster mode
Load with WebRTC with 500 watch requests
Check that it accepts the X amount with good health
The text was updated successfully, but these errors were encountered: