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

            Bug ID: 61395
           Summary: Large server response got blocked during recording
           Product: JMeter
           Version: 3.2
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: apode...@yahoo.com
  Target Milestone: ---

Created attachment 35208
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35208&action=edit
the log with debug output

Large server response (ab. 11M) got blocked during recording: while the server
gets the request and responds, it never gets back to the browser and isn't get
recorded by JMeter. Exactly the same request, but with smaller amount of data
gets through and gets recorded without any issue.

The end of the server log:

10.240.164.237 - - [31/Jul/2017:12:56:21 -0700] "GET
/dmcs/rest/v1/requests/8aed2d04-ce06-46b9-a86d-91f67fae2114/comments?_=1501530950881
HTTP/1.1" 200 206 
10.240.164.237 - - [31/Jul/2017:12:56:21 -0700] "GET
/dmcs/rest/v1/requests/8aed2d04-ce06-46b9-a86d-91f67fae2114/attachments?_=1501530950882
HTTP/1.1" 200 634 
10.240.164.237 - - [31/Jul/2017:12:56:21 -0700] "GET
/dmcs/css/images/qual_xls_48_full.png HTTP/1.1" 200 1614 
10.240.164.237 - - [31/Jul/2017:12:56:28 -0700] "GET
/dmcs/rest/v1/views/4c819c71-4cb4-4498-ad2d-7c93a3ec6b7d/viewpoints/4944ce44-a073-4e4c-be17-6c77322d8411/nodes/?q=top%7Crequest%3A%3A8aed2d04-ce06-46b9-a86d-91f67fae2114&_=1501530950883
HTTP/1.1" 200 193260 
10.240.164.237 - - [31/Jul/2017:12:56:30 -0700] "GET
/dmcs/rest/v1/requests/8aed2d04-ce06-46b9-a86d-91f67fae2114/items?expand=item.validations&_=1501530950880
HTTP/1.1" 200 11771576 
10.240.164.237 - - [31/Jul/2017:12:56:33 -0700] "GET
/dmcs/rest/v1/views/4c819c71-4cb4-4498-ad2d-7c93a3ec6b7d/viewpoints/4944ce44-a073-4e4c-be17-6c77322d8411/nodes/85204606-a645-4139-a4e0-2a78d0a0b2e3/relationships/06704e43-725b-4266-baae-4e28726e09c8?q=request%3A%3A8aed2d04-ce06-46b9-a86d-91f67fae2114&expand=requestItem.validations&_=1501530950884
HTTP/1.1" 200 10261 


The  request blocked is
/dmcs/rest/v1/requests/8aed2d04-ce06-46b9-a86d-91f67fae2114/items?expand=item.validations&_=1501530950880

See the log with the debug output attached.

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

Reply via email to