Slide 9
Slide 9 text
2 Seconds Blocking Process
• Client will send request to serve with parameter $name
• Server will block the process 2 seconds, and after 2 seconds, server will response
to client with TEXT body Hello $name
• Request will send using JMeter with 500 thread with 10 request per thread, total
5.000 request.