distributed-load-testing-on-aws icon indicating copy to clipboard operation
distributed-load-testing-on-aws copied to clipboard

What would be the configuration / inputs to be provided for running 5000 RPS

Open Deepak-Kaleyra opened this issue 2 years ago • 1 comments

We are trying to achieve 5000 RPS. Can someone please help us with how we are supposed to provide the inputs of the below in order to achieve the same :

TASK COUNT CONCURRENCY RAMP UP HOLD FOR

Deepak-Kaleyra avatar May 24 '22 13:05 Deepak-Kaleyra

Hi @Deepak-Kaleyra

The only current way to limit throughput is by specifying a constant throughput timer using a custom JMeter script. You can see more here: https://jmeter.apache.org/usermanual/component_reference.html#Constant_Throughput_Timer

Adding a throughput variable to limit requests per second on the UI for the solution is currently on our backlog and we will be looking into it in a future release.

G-Lenz avatar May 25 '22 13:05 G-Lenz

Closing this issue, if this is still an issue feel free to reopen.

G-Lenz avatar Nov 17 '22 17:11 G-Lenz