https://bz.apache.org/bugzilla/show_bug.cgi?id=63711

            Bug ID: 63711
           Summary: Number of requests are growing without any reason
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: PC
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.2

Created attachment 36748
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36748&action=edit
SimpleTest.jmx

Hello,

I found something strange with the number of requests in 5.2.0-SNAPSHOT
(81ba16c) versus 5.1.1 (release).

The only modifications of jmeter.properties are:
- httpclient4.retrycount=1
- httpsampler.ignore_failed_embedded_resources=true
- proxy.cert.validity=7000

Please download and play the simpletest.jmx attached with jmeter GUI.
It's one 2 steps test plan with 30 threads and 60 seconds duration.
The test plan only download two pages with auto-download of embedded
ressources.
I also added to it 6 live graph with jp@gc plugins.

With 5.1.1 (release), everything is correct, number of transactions/sec is
stable at 3, number of responses/sec are stable at 64, bandwidth is stable, and
total number of sample is 149.

With 5.2.0 (81ba16c), all is ok until 40 sec, and the test became crazy in the
last 20 sec ! the number of transactions/sec grow up from 3 to 14, the number
of responses/sec grow up grom 70 to 315, the bytes/sec grow up grom 3MB/s to
10MB/s, and the final number of request is 234 instead of 149.

Every indicators show me that the test is starting to make a lot of requests
without any reason.

I will add one second .docx attachement to show you the differences between
graphics.

Thanks for reading :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to