Hi all
I have a performance problem with JMeter
I created a plan for JMeter, which consistently makes the login to the site
and make requests to servlets and using BeanShell makes parsing sent values.
The problem is that even with 100 threads instead of fixed delay of 5
seconds between requests JMeter sends more and more slowly during the test.
The time of response from the server Average = 134 msec, Min = 24, Max =
3166, requests per second 4.16 (8,34 at the beginning of the test).
Server running on CentOs 5: No problems with the GC, the CPU at 15%.
JMeter running on Linux CentOs 5: no problems with GC, the CPU at 50%.
Connecting profiler (YJP) to JMeter I see a large number of threads that are
hanging in the lock on monitor of class org.apache.jmeter.DynamicClassLoader
What kind of lock and how to get JMeter to send requests to the required
frequency? 
Thnx
http://www.nabble.com/file/p25749293/Load.jmx.gz Load.jmx.gz 
-- 
View this message in context: 
http://www.nabble.com/JMeter-sends-requests-slower-and-slower-tp25749293p25749293.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]

Reply via email to