What is concurrent request (-c) in Apache Benchmark?

Viewed 20431

What is concurrent request (-c) in apache benchmark?

I think it is number of simultaneous request(Process) created in single point of time?

Can anybody explain if I am wrong? Can you give some example how concurrent request will work? How can I test this like Boundary Value Analysis(BVA) testing

2 Answers
Related