2015-04-16

How many users jmeter can support?

5 comments:

  1. hi i dint understand step 2 to calculate network speed

    ReplyDelete
  2. Hi Shantonu Sarker, Thanks for the above elaborate step by step execution of the load test. Yes some one asked above.
    How to calculate the network speed. ?

    I have a requirement to check the response time and throughput of a single http request URL with 10000 Concurrent Users. My machine configuration is like AZURE CLOUD VM Standard D8zV3 (8VCPU,32 GiB Memory)

    Please let me know how should i configure each instance to accommodate max concurrent threads. Appreciate your help

    Thanks
    Ramakrishna

    ReplyDelete
    Replies
    1. To know required network speed, you need to get how much a single user activity downloads the data. you may need to run multiple times and monitor network activity then multiply by how many threads you are using.

      in server, 2.5Gbps, 10Gpps are also available. If possible, use those.

      Delete