nginx - Throughput result on JMeter increase suddenly when using 100 threads -


i tested local website using nginx php-fpm using apache jmeter. try simple concurrent load testing on it.

here test plan configuration, 3 thread groups:-
number of threads: 10, 50, 100
ramp-up period: 0
loop count: 1
in test plan itself, have 5 different pages represent 5 http requests.

but when used 100 threads, throughput (request/sec) increased when using 50 threads. have run many times, result still same.

what happening here? i'm still amateur jmeter. appreciated.

possibility of increase in throughput on increasing load generally:

  • increased error rate, more errors increase throughput.

hope help.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -