On 7 January 2015 at 09:58, vineeth <[email protected]> wrote: > Hi All, > > We are planning to set up a Lab in our organisation, where we want to have > our resources to have hands-on experience on JMeter. For the same purpose we > would like to limit the number of threads that can be simulated by the > JMeter user so that people can't simulate heavy loads on the test > application and clog it.
Just tell them not to use large numbers of threads. Anyway if one or two users put so much load on the system that it stops working properly, that is a useful lesson in perfomance testing. > Is there any JMeter property by which we can restrict the maximum number of > users that could be simulated from JMeter No, and I don't think we will ever add that functionality. Of course it is open source, so you can create your own version. > Your Response is highly appreciated > > Thanks > Vineeth > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Can-I-limit-the-number-of-VUsers-that-can-be-simulated-from-JMeter-tp5721596.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
