What is the highest number of threads that is reasonable to simultaneously run in Jmeter?

后端 未结 9 1632
梦谈多话
梦谈多话 2020-11-28 08:06

I want to use the highest possible number of threads (to use less computers) but without making the bottleneck to be in the client.

9条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 08:33

    One of the issues we had with running JMeter on Windows XP was the Windows XP TCP Connection Limit. Limit should be removed in order to run use the JMeter to workstation’s full potential More info here. AFAIK, does not apply to other OS.

提交回复
热议问题