Re: Nginx throttling issue?

2018-03-26 Thread Peter Booth
You’re correct that this is the ddos throttling. The real question is what do you want to do? JMeter with zero think time is an imperfect load generator- this is only one complication. The bigger one is the open/closed model issue. With you design you have back ptesssure from your system under

Nginx throttling issue?

2018-03-26 Thread John Melom
Hi, I am load testing our system using Jmeter as a load generator. We execute a script consisting of an https request executing in a loop. The loop does not contain a think time, since at this point I am not trying to emulate a “real user”. I want to get a quick look at our system capacity.