I have a use case which I want to achieve in k6. Is it possible to send 36 requests per minute by 30 users at a rate limit of not more than 1 rps. I need to make use of all the 30 users for 1 minute. Can someone give an advice on this?
Asked
Active
Viewed 39 times
0
-
What is "a user" for you? Is a user identified by a session cookie? – knittl Oct 30 '22 at 20:03