http://wiki.apache.org/jakarta-jmeter/HowManyThreads - has a link to running jmeter lean and mean There is no definitive answer that anyone can give you for your machine , run your jmeter, monitor resources on your jmeter machine, if the CPU isn't pegged and memory is available then increase the threads. You really shouldnt have any background processes/tomcat running on the same machine as JMeter.
Please search the archives there are other messages dealing with the same issues regards deepak 2010/1/11 Anitha Raj Geetha Rajendran <[email protected]> > Ya.. that error was resolved to an extent. It was a problem with the > application which I was testing. > But now I wanted to increase the load on a single machine. What is the > maximum no of users a 1 GB RAM can support?? I have already said the details > of the test. > Is there any way to optimize the test so as to increase number of threads > in a single machine itself? > > > -----Original Message----- > From: Andrey Pohilko [mailto:[email protected]] > Sent: Monday, January 11, 2010 6:32 PM > To: 'JMeter Users List' > Subject: RE: increasing the load in a single machine - reg > > Hi, Anita! > > HTTP 500 Error says that your server has error, not load client. So maybe > you've reach some kind of load limit for your server. Eg database server > has > connections limit and you've reached it. 500 error has some technical > explanation at your server. What's it? > > > С уважением, > Андрей Похилько > -----Original Message----- > From: Anitha Raj Geetha Rajendran > [mailto:[email protected]] > Sent: Monday, January 11, 2010 3:49 PM > To: JMeter Users List > Subject: increasing the load in a single machine - reg > > Hi folks, > > I am having an application which is of medium complexity. It has requests > to > 21 pages. Also uses CSV file for user id and password. I have run the test > for 250 users on a single machine. I would like to know whether I can > increase the number of users on a single machine. My machine is having a 1 > GB RAM. Also I have other applications installed on that (Eclipse, Tomcat) > and many processes are running in the back ground. > > When I increase the load in a single machine the error percentage (Internal > server error 500) is becoming high. So I had to give think times for that > pages that are hitting the database. So can anyone suggest me some ways to > increase the load on a single machine without getting more errors? > > Thanks and regards, > Anitha Raj > > > > iGATE is Ranked No. 1 in DQ-IDC best IT employer survey and Ranked No.2 > by Business Today-Mercer Human Resource Consulting-TNS in a cross industry > survey of Best Companies to work for in India > > ----------------------------------------------------------------DISCLAIMER-- > ------------------------------------------------------- > Information transmitted by this EMAIL is proprietary to iGATE Group of > Companies and is intended for use only by the individual > or entity to whom it is addressed and may contain information that is > privileged, confidential, or exempt from disclosure under > applicable law. If you are not the intended recipient of this EMAIL > immediately notify the sender at iGATE or [email protected] > and delete this EMAIL including any attachments > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > iGATE is Ranked No. 1 in DQ-IDC best IT employer survey and Ranked No.2 > by Business Today-Mercer Human Resource Consulting-TNS in a cross industry > survey of Best Companies to work for in India > > ----------------------------------------------------------------DISCLAIMER--------------------------------------------------------- > Information transmitted by this EMAIL is proprietary to iGATE Group of > Companies and is intended for use only by the individual > or entity to whom it is addressed and may contain information that is > privileged, confidential, or exempt from disclosure under > applicable law. If you are not the intended recipient of this EMAIL > immediately notify the sender at iGATE or [email protected] > and delete this EMAIL including any attachments > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

