Bug 60657

Summary: Slow connection feature slows too much with HTTPS
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-01-26 22:36:05 UTC
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.
Comment 1 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4252