Can someone help me address the issue I'm encountering I tried to run for 3 hours my Jmeter script unfortunately I noticed decreased of the request after few hours. On Jmeter side it shows consistent request will generated but on AWS its not the case. Your response is highly appreciated. T
Expected Result:
I want to achieve 6000 Request per minute (5k CacheMissCount
and 1k CacheHitCount
) for the entire execution.
Jmeter configuration
You will be able to generate 6000 requests per minute with 100 users only given response time of your system is 1 second or less. In case of higher response times the throughput will be proportionally lower.