I need help to find a way to generate stress/capacity testing on webpage.
Server Configuration of Load generator
- Processor: AMD EPYC 7R13 @ 3.6 GHz, 4 Cores
- Operating System: Ubuntu 22.04 (x86_64)
- RAM: 16 GB
- Hard Disk: 58 GB
Server Configuration of Target server Target Web Server (EC2)
- Processor: AMD EPYC 7R13 @ 3.6 GHz, 2 Cores
- Operating System: Ubuntu 22.04 (x86_64)
- RAM: 8 GB
- Hard Disk: 40 GB
Target Database Server (RDS)
- Processor: AWS Graviton2, 2 Cores
- Operating System: Custom RDS (x86_64)
- RAM: 16 GB
- Hard Disk: 60 GB
My script works well with 32k threads for 30 minutes, but more than that, it is not handling. please suggest me any solution.
I tried to find other tools which I can use for that.
I have limitations like:
-
- Go with the free resources.
-
- Not to go with distributed testing.