Can someone explain to me the use of JMeter?

I have it running, hitting my site..and I look at the log file it produces.
It shows:

URL Thread      milliseconds
  Thread-29       129
  Thread-31       1023
  Thread-3        374


etc..

IS this all it produces? I take it what I am seeing here is multiple threads
hitting my site, and the response time it takes for the page to be sent
back?

I am not quite sure how to use this tool. What I wanted to see is how many
concurrent connections my site can handle, all hitting a specific page..and
also to see how long each of those pages takes to come back. Is there any
way to set, say 1000 threads to hit my site..so I can simulate 1000 people
hitting it, with JMeter?

Thanks.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to