https://issues.apache.org/bugzilla/show_bug.cgi?id=55059
Bug ID: 55059
Summary: HTTPS with HttpClient4 : SSL handshake is executed
twice per sampler per thread on first sample
Product: JMeter
Version: 2.9
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Add -Djavax.net.debug=all to jmeter properties
Run the attached Test case, you will notice HTTPs handshake is executed twice
per Thread for first sample
To notice it, search for:
trustStore is:
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/cacerts
HC31Impl does not have this issue.
Analyzing further, issue does not exist in HC4 , so it's in JMeter
--
You are receiving this mail because:
You are the assignee for the bug.