What does Concurrency mean in Siege and how is it calculated? -


i new siege , confused concurrency in siege result. in faq, https://www.joedog.org/siege-faq/#a17a, formula simple. completed transactions / elapsed time.

but when check out https://www.joedog.org/siege-manual/#a08, data not correct.

also, found transaction rate. difference between concurrency , transaction rate.

can clarify this? in advance.

https://github.com/joedog/siege/tree/master/src source code main.c , client.c shows how concurrency calculated.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -