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
Post a Comment