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

            Bug ID: 60657
           Summary: Slow connection feature slows too much with HTTPS
           Product: JMeter
           Version: 3.1
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Adding some test for this feature I noticed results for HTTPS were not similar
to HTTP.
Reason is due to a call of :
org.apache.http.impl.conn.DefaultHttpResponseParser#parseHead with buffer 8192
which adds a new pause.

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

Reply via email to