You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/01/26 22:36:05 UTC

[Bug 60657] New: Slow connection feature slows too much with HTTPS

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: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  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.

[Bug 60657] Slow connection feature slows too much with HTTPS

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60657

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Version|3.1                         |2.9
                 OS|Mac OS X 10.1               |All

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