https://issues.apache.org/bugzilla/show_bug.cgi?id=52339
Bug #: 52339
Summary: JMeter Statistical mode in distributed testing shows
wrong response time
Product: JMeter
Version: Nightly (Please specify date)
Platform: All
OS/Version: Windows Server 2003
Status: NEW
Severity: regression
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Depoly latest JMeter NightBuild on two machines [apache-jmeter-r1214179
15-Dec-2011 02:38]
Steps:
1. Start one machine as JMeter server.
2. Update JMeter client jmeter.properties to use mode=Statistical on another
machine.
3. Add JMeter server to remote_hosts
3. Start Jmeter client.
4. Open a http test script with some simple http request [about 20 threads and
20 loop]
5. Run script on JMeter client. [In Aggregate Report: Average response is 32ms
and Max response is 145ms]
6. Run same script by JMeter server. [in Aggregate Report: Average response is
1464ms and Max response is 2098ms]
The Statistical mode couldn't get correct response time in distributed testing.
JMeter 2.5.1 release version doesn't have the issue.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.