JMeter configuration for stressing kurjun
- Download JMeter
- Copy jars in libs/ folder to $JMETER_HOME/lib
- Start JMeter and open "Stress Kurjun2.jmx" file
- Set Kurjun instance configuration in "User Defined Variables" (host, port, protocol)
- host - ip address/domain name of kurjun
- port - service port
- protocol - service protocol (http/https)
- Enable tests that you need (by righ click > Enable), start stress (CTRL + R)
- By setting properties for Thread Groups you can define stress weight against service
- Number of Threads - number of requests sent indenpendently (used to simulate concurrent connections to server)
- Ramp-Up Period - time period between each thread to start after another
- Loop Count - indicate how many times thread is repeated